Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
fae5c118b2
commit
a175b6791d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,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: Validate Renovate Config
|
- name: Validate Renovate Config
|
||||||
uses: docker://ghcr.io/renovate/renovate:38.121.0
|
uses: docker://ghcr.io/renovate/renovate:38.122.0
|
||||||
with:
|
with:
|
||||||
args: renovate-config-validator
|
args: renovate-config-validator
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue