summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfriedli2022-01-24 20:15:46 +0000
committerjfriedli2022-01-24 20:19:26 +0000
commit3cfb4fd96071ed0bdda02b4007777ce4940f6179 (patch)
tree7e519f4b2689ec1a92bf29353992810518cc68f5
parent91e593a026d690f482c875a40ded13816b5edcd3 (diff)
RenovateBot: Update renovate/renovate Docker tag to v31
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 80db9a4..30708fc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,7 +66,7 @@ renovate:
66 variables: 66 variables:
67 RENOVATE_TOKEN: $GITLAB_API_TOKEN 67 RENOVATE_TOKEN: $GITLAB_API_TOKEN
68 image: 68 image:
69 name: renovate/renovate:19 69 name: renovate/renovate:31
70 entrypoint: [''] 70 entrypoint: ['']
71 script: 71 script:
72 - node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} \ No newline at end of file 72 - node /usr/src/app/dist/renovate.js --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} \ No newline at end of file