From 19e5515e84dae62bcf5ad1e252a96965301a8b9c Mon Sep 17 00:00:00 2001 From: renovate_bot <group_8045_bot_c14af90fcc2e9e0c89e91dd630ad2f8d@noreply.code.fbi.h-da.de> Date: Tue, 23 Jul 2024 07:29:21 +0000 Subject: [PATCH] [renovate] Update renovate/renovate Docker tag to v37.440.0 See merge request danet/gosdn!972 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 42139b21c..c964a9133 100644 --- a/.gitlab/ci/.renovate.yml +++ b/.gitlab/ci/.renovate.yml @@ -1,7 +1,7 @@ renovate: stage: tools - image: renovate/renovate:37.438.2 + image: renovate/renovate:37.440.0 variables: LOG_LEVEL: debug -- GitLab