From b2b22b7330a33f6f7953687d23f067593c716e29 Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 31 Jan 2025 02:38:01 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/semantic-release to v3.12 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5a5b03a..26ab282 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ include: ref: "master" file: "/templates/validation.yml" - local: "templates/gitlab-ci-bash.yml" - - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11 + - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12 variables: GITLAB_CI_FILES: "templates/gitlab-ci-bash.yml" -- GitLab