diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 015ac8d0f31c9561cf8b10b312ffff11663326d7..9c8a66603faff6c65a2a89f6fcafe76fb59e33d0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,10 +9,10 @@ include:
     ref: 'master'
     file: '/templates/validation.yml'
   - project: 'to-be-continuous/bash'
-    ref: '3.2'
+    ref: '3.3'
     file: 'templates/gitlab-ci-bash.yml'
   - project: 'to-be-continuous/semantic-release'
-    ref: '3.6'
+    ref: '3.7'
     file: '/templates/gitlab-ci-semrel.yml'
 
 stages: