From b2c261b1aef299c80caab0227b195f697ec3d104 Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 6 Sep 2024 02:30:42 +0000 Subject: [PATCH] chore(deps): update dependency to-be-continuous/bash to v3.5 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bbc6b00..95ef711 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.4 + - component: $CI_SERVER_FQDN/to-be-continuous/bash/gitlab-ci-bash@3.5 inputs: shellcheck-files: "*.sh" - component: $CI_SERVER_FQDN/to-be-continuous/gitleaks/gitlab-ci-gitleaks@2.6 -- GitLab