RenovateBot: Update dependency renovate/renovate to v32

This commit is contained in:
Matweb Bot 2022-03-05 04:07:33 +00:00
parent d0c9e9c5f1
commit d274617397

View File

@ -66,7 +66,7 @@ renovate:
variables:
RENOVATE_TOKEN: $GITLAB_API_TOKEN
image:
name: renovate/renovate:31
name: renovate/renovate:32
entrypoint: ['']
script:
- node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH}