From 460e092d36894f54e7ae7129e22b7b2508570650 Mon Sep 17 00:00:00 2001 From: Matweb Bot Date: Fri, 29 Sep 2023 04:17:38 +0000 Subject: RenovateBot: Update renovate/renovate Docker tag to v37 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 89c8785..178c174 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -68,7 +68,7 @@ renovate: variables: RENOVATE_TOKEN: $GITLAB_API_TOKEN image: - name: renovate/renovate:36 + name: renovate/renovate:37 entrypoint: [''] script: - renovate --platform gitlab --endpoint ${CI_API_V4_URL} --token ${GITLAB_API_TOKEN} ${CI_PROJECT_PATH} -- cgit v1.3