From 5e1f831e072c0c6adb9bac53a8cc1c8acad41b7b Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 2 Feb 2024 02:25:00 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/bash to v3.4 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15952f2..4b245c6 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.3' + ref: '3.4' file: '/templates/gitlab-ci-bash.yml' - local: "templates/gitlab-ci-semrel.yml" -- GitLab