From 3721a2928f6fe17610c1ae558b39e917bfbe7f4e Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Fri, 22 Aug 2025 02:58:10 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/semantic-release to v4 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7cb194..ac20f0a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,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.15 + - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@4.0 variables: GITLAB_CI_FILES: "templates/gitlab-ci-docker.yml" -- GitLab