Compare commits
No commits in common. "0171d78790732875644143085ef8ce27b3223d7f" and "a412e3bfa97315d35abd4197befc31d921dfad6b" have entirely different histories.
0171d78790
...
a412e3bfa9
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.48.2
|
||||
uses: docker://ghcr.io/renovatebot/renovate:39.11.5
|
||||
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.48.2
|
||||
uses: docker://ghcr.io/renovatebot/renovate:39.11.5
|
||||
with:
|
||||
args: renovate
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue