⬆️ Update ghcr.io/renovatebot/renovate Docker tag to v38.130.2
This commit is contained in:
parent
e22f4a5e73
commit
800d483747
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://ghcr.io/renovatebot/renovate:38.122.0
|
||||
uses: docker://ghcr.io/renovatebot/renovate:38.130.2
|
||||
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://ghcr.io/renovatebot/renovate:38.122.0
|
||||
uses: docker://ghcr.io/renovatebot/renovate:38.130.2
|
||||
with:
|
||||
args: renovate
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue