fix: add missing GITHUB_TOKEN to Renovate workflow #16

Merged
privilegedescalation-engineer[bot] merged 1 commits from gandalf/fix-renovate-token into main 2026-05-20 03:03:47 +00:00
+1
View File
@@ -10,5 +10,6 @@ jobs:
- uses: actions/checkout@v4
- uses: renovatebot/github-action@v40.3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
configurationFile: renovate.json
renovate-json5: true