From 6d2b1d0bae9e43755fed0b96f3ac3c1746b799b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Mon, 19 Aug 2024 23:11:58 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v38.42.0 --- .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 454352807..73f29bdce 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:38.39.6 + image: renovate/renovate:38.42.0 variables: LOG_LEVEL: debug -- GitLab