diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7b63479b2754871770029ac8e2681fd9d3d49d2a..f69ced9c883a2d46ca4a13e093d9b98d5cd8343a 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-rust.yml"