Skip to content

Commit

Permalink
feat: use renovate token
Browse files Browse the repository at this point in the history
  • Loading branch information
batleforc committed Nov 5, 2024
1 parent b57cc54 commit 3dd992b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Renovate Bot GitHub Action
uses: renovatebot/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.RENOVATE_TOKEN }}
configurationFile: ".github/renovate.json"
env:
LOG_LEVEL: "debug"

0 comments on commit 3dd992b

Please sign in to comment.