From fe02514ffcb4d66e626e582fc8d9f7b1f835a64d Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Fri, 11 Oct 2024 10:17:29 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v38.117.1 --- .gitlab/ci/.renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/.renovate.yml b/.gitlab/ci/.renovate.yml index a05f0e325..052261856 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:38.116.0 + image: renovate/renovate:38.117.1 variables: LOG_LEVEL: debug -- GitLab