chore(deps): update renovate/renovate docker tag to v37.194
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c46e1fcc2f
commit
78137c1822
@ -14,14 +14,14 @@ environment:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: renovate - validate config
|
- name: renovate - validate config
|
||||||
image: renovate/renovate:37.127
|
image: renovate/renovate:37.194
|
||||||
# https://github.com/renovatebot/renovate/discussions/15049
|
# https://github.com/renovatebot/renovate/discussions/15049
|
||||||
commands:
|
commands:
|
||||||
#- 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
|
||||||
- renovate-config-validator
|
- renovate-config-validator
|
||||||
|
|
||||||
- name: renovate
|
- name: renovate
|
||||||
image: renovate/renovate:37.127
|
image: renovate/renovate:37.194
|
||||||
# https://github.com/renovatebot/renovate/discussions/15049
|
# https://github.com/renovatebot/renovate/discussions/15049
|
||||||
commands:
|
commands:
|
||||||
#- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user