diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f4a2448df433ca5d369dad4e2440fbb4fa51c5d..c094721e70a38cd964447e160dc67b6bd6ee70b2 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-golang.yml"