From 037c41382b527037615a348be8ec8a7d587efb50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorsten=20Ro=C3=9Fner?= <thorsten.rossner.extern@zendis.de>
Date: Sat, 12 Oct 2024 20:26:08 +0200
Subject: [PATCH] fix: Bump gitlab-config to 2.4.2

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e6a93a..13416ff 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@
 ---
 include:
   project: "bmi/opendesk/tooling/gitlab-config"
-  ref: "v2.3.3"
+  ref: "v2.4.2"
   file:
     - "ci/common/lint.yml"
     - "ci/container/container-build-semantic.yml"
-- 
GitLab