Update .forgejo/workflows/renovate.yml
Some checks failed
Renovate / Renovate - Validate Config (push) Successful in 6s
Renovate / Renovate (push) Failing after 5s

This commit is contained in:
Renovate Bot 2024-06-16 01:24:48 -04:00
parent cbfef93d00
commit 52b49e7dc9

View file

@ -38,7 +38,7 @@ jobs:
unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- name: Run Renovate - name: Run Renovate
uses: docker://${{ secrets.CUSTOM_REGISTRY }}/renovate/renovate:37.406.1 uses: docker://docker.mafyuh.xyz/renovate/renovate:37.406.1
with: with:
args: renovate --pr-footer="Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md)" args: renovate --pr-footer="Did Renovate not find changelogs? No worries! [Click here](https://git.mafyuh.dev/mafyuh/Auto-Homelab/src/branch/main/.github/changelogs.md)"
env: env: