⬆️ Update docker.mafyuh.xyz/renovate/renovate Docker tag to v37.421.8
This commit is contained in:
parent
e59c016cd9
commit
1f091e528b
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||
|
||||
- name: Validate Renovate Config
|
||||
uses: docker://docker.mafyuh.xyz/renovate/renovate:37.420.0
|
||||
uses: docker://docker.mafyuh.xyz/renovate/renovate:37.421.8
|
||||
with:
|
||||
args: renovate-config-validator
|
||||
|
||||
|
@ -38,7 +38,7 @@ jobs:
|
|||
unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
|
||||
|
||||
- name: Run Renovate
|
||||
uses: docker://docker.mafyuh.xyz/renovate/renovate:37.420.0
|
||||
uses: docker://docker.mafyuh.xyz/renovate/renovate:37.421.8
|
||||
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)"
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue