From a1f7e1c7f429871cb327f6145b1062af0a9ffbff Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 31 Jan 2025 02:31:27 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/bash to v3.6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd5b13c..dc7d7e1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,7 @@ include: - project: "to-be-continuous/kicker" ref: "master" file: "/templates/validation.yml" - - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5 + - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.6 inputs: shellcheck-files: "*.sh" - local: "templates/gitlab-ci-semrel.yml" -- GitLab