Skip to content

Commit 5283c55

Browse files
committed
feat: specify configuration file for Renovate action
1 parent 9096dea commit 5283c55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ jobs:
2020
- name: Self-hosted Renovate
2121
uses: renovatebot/github-action@v43.0.7
2222
with:
23+
configurationFile: '.github/renovate.json'
2324
token: ${{ secrets.RENOVATE_TOKEN }}

0 commit comments

Comments
 (0)