chore(deps): update renovate/renovate docker tag to v37.438.5
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-07-23 02:31:49 +12:00
parent 98203179f1
commit 8cc23e396a

View file

@ -11,7 +11,7 @@ trigger:
steps:
- name: validate config
image: renovate/renovate:37.438.4
image: renovate/renovate:37.438.5
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate-config-validator default.json
@ -39,7 +39,7 @@ steps:
- cache
- name: renovate
image: renovate/renovate:37.438.4
image: renovate/renovate:37.438.5
environment:
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN