diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c5f6263b22f2fab6fb5cac0fa14cd3209bcdf49..feb45bc77a9ff93d584eedcd4085ffc5e78876bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ include: inputs: shellcheck-files: "*.sh" - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.7 - - 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-python.yml"