From c75aa367a099156527e65d4c08c8999093d7c5ef Mon Sep 17 00:00:00 2001 From: Matweb Bot Date: Sat, 11 Mar 2023 04:06:58 +0000 Subject: RenovateBot: Update renovate/renovate Docker tag to v35 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c11d4af..81f1cfd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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} -- cgit v1.3