From e095f5347fe6621992287846b0616f0a19a1a6f0 Mon Sep 17 00:00:00 2001 From: to be continuous bot <pierre.smeyers+tbc@gmail.com> Date: Fri, 31 Jan 2025 02:33:51 +0000 Subject: [PATCH] chore(deps): update to-be-continuous dependencies --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95267fc..36e9e29 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,10 +8,10 @@ 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" - - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.11 + - component: $CI_SERVER_FQDN/to-be-continuous/semantic-release/gitlab-ci-semrel@3.12 variables: GITLAB_CI_FILES: "templates/gitlab-ci-k8s.yml" -- GitLab