From 21c45f1d4df12d55b114a4a00e2db8f148f3bf59 Mon Sep 17 00:00:00 2001
From: to be continuous bot <pierre.smeyers+tbc@gmail.com>
Date: Fri, 14 Feb 2025 02:11:20 +0000
Subject: [PATCH] chore(deps): update dependency
 to-be-continuous/semantic-release to v3.13

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a38e29..b114394 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.12
+  - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.13
 
 variables:
   GITLAB_CI_FILES: "templates/gitlab-ci-docker-compose.yml"
-- 
GitLab