Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
cbfef93d00
commit
52b49e7dc9
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue