From e5d92aeaf246294d17a37f15ce5ec6f5afc69351 Mon Sep 17 00:00:00 2001
From: to be continuous bot <pierre.smeyers+tbc@gmail.com>
Date: Fri, 4 Apr 2025 02:39:45 +0000
Subject: [PATCH] chore(deps): update dependency
 to-be-continuous/semantic-release to v3.14

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a684d5..a7e6afd 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.13
+  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.14
 
 variables:
   GITLAB_CI_FILES: "templates/gitlab-ci-bash.yml"
-- 
GitLab