diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e7a602ff88ffdfd5512211dba46825f03c87b67a..33ce1e9761bfa818f2d2dcc267b0f0b0dcae2cd7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ include:
   - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.6
     inputs:
       shellcheck-files: "*.sh"
-  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.13
+  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.14
 
 variables:
   GITLAB_CI_FILES: "templates/gitlab-ci-gitleaks.yml"