We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c95b8e commit 7452f6cCopy full SHA for 7452f6c
.github/workflows/renovate.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: renovatebot/github-action@v41.0.21
30
with:
31
configurationFile: renovate.json
32
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.RENOVATE_TOKEN }}
33
env:
34
LOG_LEVEL: info
35
RENOVATE_REPOSITORIES: ${{ github.repository }}
0 commit comments