diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d4eef55d6b88f78c95a07e0110782a1a2a3565f..b928d596de460c03f219ce01b06643677c98f524 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-node.yml"