diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 12bc3a9ba1140df83ea09a96792d9136ae6c150c..8792cf9f4453572f08bac7323952b49bacad05ba 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