RenovateBot: Update renovate/renovate Docker tag to v38

This commit is contained in:
Matweb Bot 2024-09-18 04:17:14 +00:00 committed by jfriedli
parent def55361d9
commit 9344c2619a

View file

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