Compare commits

...

1 Commits

Author SHA1 Message Date
GitHub Actions
d1876b8dd7 fix: use RENOVATOR_TOKEN secret name 2025-12-14 00:30:45 +00:00

View File

@@ -23,6 +23,6 @@ jobs:
uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0
with:
configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
token: ${{ secrets.RENOVATOR_TOKEN }}
env:
LOG_LEVEL: info