Skip to content

Commit

Permalink
fix renovate config path
Browse files Browse the repository at this point in the history
Signed-off-by: ffais <[email protected]>
  • Loading branch information
ffais committed Oct 10, 2024
1 parent 7d4c7ce commit 4e26fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Self-hosted Renovate
uses: renovatebot/[email protected]
with:
configurationFile: .github/renovate-config.json5
configurationFile: .github/renovate-configs.json5
token: '${{ steps.get_token.outputs.token }}'

0 comments on commit 4e26fcd

Please sign in to comment.