correct filename
Some checks failed
/ Renovate (push) Failing after 5s

This commit is contained in:
Joseph Hanson 2024-05-15 06:41:59 -05:00
parent 3ce3946e16
commit 6b1331a370
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -10,5 +10,5 @@ jobs:
- name: Renovate
uses: https://github.com/renovatebot/github-action@v40.1.11
with:
configurationFile: .forgejo/renovate-config.json5
configurationFile: .forgejo/renovate.json5
token: "${{ secrets.RENOVATE_TOKEN }}"