diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7371d78735a73958aa0384b68d3d4dc17162fe06..9d9a03ba67b07a426c8b504f86d7ba51e9dadad3 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.3'
+    ref: '3.4'
     file: '/templates/gitlab-ci-bash.yml'
   - project: 'to-be-continuous/semantic-release'
-    ref: '3.7'
+    ref: '3.8'
     file: '/templates/gitlab-ci-semrel.yml'    
 
 stages: