diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index feb45bc77a9ff93d584eedcd4085ffc5e78876bd..d9820916566baac3d5cf72bb77a8d176f61edb50 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ include:
     inputs:
       shellcheck-files: "*.sh"
   - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.7
-  - 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-python.yml"