Compare commits
1 commit
62e7c79b1d
...
163fcc93d2
Author | SHA1 | Date | |
---|---|---|---|
163fcc93d2 |
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:39.10.2
|
||||
uses: docker://ghcr.io/renovatebot/renovate:39.10.3
|
||||
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:39.10.2
|
||||
uses: docker://ghcr.io/renovatebot/renovate:39.10.3
|
||||
with:
|
||||
args: renovate
|
||||
env:
|
||||
|
|
Reference in a new issue