fix: add missing GITHUB_TOKEN to Renovate workflow #16
@@ -10,5 +10,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: renovatebot/github-action@v40.3.0
|
- uses: renovatebot/github-action@v40.3.0
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
configurationFile: renovate.json
|
configurationFile: renovate.json
|
||||||
renovate-json5: true
|
renovate-json5: true
|
||||||
|
|||||||
Reference in New Issue
Block a user