From ef85392727f7ccd74c0ebd1fc4007a100201e9ce Mon Sep 17 00:00:00 2001
From: to be continuous bot <pierre.smeyers+tbc@gmail.com>
Date: Fri, 6 Sep 2024 02:26:02 +0000
Subject: [PATCH] chore(deps): update dependency to-be-continuous/bash to v3.5

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 12bc3a9..8792cf9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ include:
   - project: "to-be-continuous/kicker"
     ref: "master"
     file: "/templates/validation.yml"
-  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.4
+  - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5
     inputs:
       shellcheck-files: "*.sh"
   - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11
-- 
GitLab