summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMatweb Bot2025-05-27 21:37:39 +0000
committerjfriedli2025-06-08 14:45:10 +0200
commit4d56213674f47eb631e52d9feb4a01e7a9487baa (patch)
tree9129ab66a5b86c6d26df550c4162b4650b68f99b /.gitlab-ci.yml
parent1f2a8fc0a99984efb7bc45e938c6eada5b6523db (diff)
RenovateBot: Update renovate/renovate Docker tag to v40renovate/renovate-renovate-40.x
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d7e53af..0c91992 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -68,7 +68,7 @@ renovate:
68 variables: 68 variables:
69 RENOVATE_TOKEN: $GITLAB_API_TOKEN 69 RENOVATE_TOKEN: $GITLAB_API_TOKEN
70 image: 70 image:
71 name: renovate/renovate:39 71 name: renovate/renovate:40
72 entrypoint: [''] 72 entrypoint: ['']
73 only: 73 only:
74 - schedules 74 - schedules