RenovateBot: Update renovate/renovate Docker tag to v36

This commit is contained in:
Matweb Bot 2023-07-24 04:07:43 +00:00
parent 0e0c177150
commit 44e2012f5c

View file

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