From 9e2a2e5d8418833998afb75379e7be308e20a3ff Mon Sep 17 00:00:00 2001 From: renovate_bot <group_8045_bot_c14af90fcc2e9e0c89e91dd630ad2f8d@noreply.code.fbi.h-da.de> Date: Tue, 9 Jul 2024 07:11:00 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v37.426.0 See merge request danet/gosdn!952 Co-authored-by: Renovate Bot <renovate@danet.fbi.h-da.de> --- .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 60251a560..1404fb039 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:37.425.1 + image: renovate/renovate:37.426.0 variables: LOG_LEVEL: debug -- GitLab