fix(renovate): add missing token input and remove deprecated renovate-json5 #75

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