From ff43bdf3d27d95754479af85a5812fe9ba545c89 Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 15 Dec 2023 02:28:10 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/bash to v3.3 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b671812..f26aaf3 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.2' + ref: '3.3' file: 'templates/gitlab-ci-bash.yml' - local: "templates/gitlab-ci-semrel.yml" -- GitLab