RenovateBot: Update renovate/renovate Docker tag to v35

This commit is contained in:
Matweb Bot 2023-03-11 04:06:58 +00:00
parent 1058471d59
commit c75aa367a0

View File

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