From 47a102d1987fbe1a8afedae023ce229b0b8ca2da Mon Sep 17 00:00:00 2001
From: to be continuous bot <pierre.smeyers+tbc@gmail.com>
Date: Mon, 27 May 2024 07:29:18 +0000
Subject: [PATCH] chore(deps): update dependency
 to-be-continuous/semantic-release to v3.10

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 788a136..cfb53b9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ include:
     file: '/templates/validation.yml'
   - local: 'templates/gitlab-ci-bash.yml'
   - project: 'to-be-continuous/semantic-release'
-    ref: '3.8'
+    ref: '3.10'
     file: '/templates/gitlab-ci-semrel.yml'  
 
 stages:
-- 
GitLab