diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b114394b67413b5648f7cd4fbacf43396a837f7a..b6a6165673b1d88fe181db3d7cc738288465f8ba 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-docker-compose.yml"