diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a38e294e0e14204990bc134183fdf810f270a71..b114394b67413b5648f7cd4fbacf43396a837f7a 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.12
+  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.13
 
 variables:
   GITLAB_CI_FILES: "templates/gitlab-ci-docker-compose.yml"