RenovateBot: Update renovate/renovate Docker tag to v37

This commit is contained in:
Matweb Bot 2023-09-29 04:17:38 +00:00
parent de24816871
commit 460e092d36

View File

@ -68,7 +68,7 @@ renovate:
variables:
RENOVATE_TOKEN: $GITLAB_API_TOKEN
image:
name: renovate/renovate:36
name: renovate/renovate:37
entrypoint: ['']
script:
- renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}