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