Skip to content

Commit 7452f6c

Browse files
committed
renovate token
1 parent 6c95b8e commit 7452f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: renovatebot/github-action@v41.0.21
3030
with:
3131
configurationFile: renovate.json
32-
token: ${{ secrets.GITHUB_TOKEN }}
32+
token: ${{ secrets.RENOVATE_TOKEN }}
3333
env:
3434
LOG_LEVEL: info
3535
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)