Skip to content

Commit

Permalink
Use default config for renovatebot
Browse files Browse the repository at this point in the history
  • Loading branch information
woneill committed Aug 28, 2023
1 parent 798e483 commit cfc07d2
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 @@ -12,7 +12,7 @@ jobs:
- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.0.3
with:
configurationFile: .github/renovate.json
# configurationFile: .github/renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
env:
LOG_LEVEL: debug

0 comments on commit cfc07d2

Please sign in to comment.