From 959430e8c15793e083299f35b468c98fd2a62ed5 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Wed, 23 Oct 2024 23:08:51 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v38.130.2 --- .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 024c16a73..ceaa88041 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:38.130.0 + image: renovate/renovate:38.130.2 variables: LOG_LEVEL: debug -- GitLab