From a867650f04cf9fa8bdca2dc59462089d4700bb07 Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 24 Feb 2023 02:15:47 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/bash to v3.1.2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7bbc799..aea65d0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ include: ref: 'master' file: '/templates/validation.yml' - project: 'to-be-continuous/bash' - ref: '3.1.0' + ref: '3.1.2' file: 'templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '3.2.1' -- GitLab