From 1f4b0e2826ee8bfe3297d2b357d11020bd930c15 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Tue, 3 Sep 2024 23:16:57 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v38.66.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 39b95cc84..8a95e2072 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:38.59.2 + image: renovate/renovate:38.66.1 variables: LOG_LEVEL: debug -- GitLab