From 80d136bafd91028b0cde8864b9f80a09bcd0e81f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 19:13:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20ds?= =?UTF-8?q?=5F2/ci-templates=20to=20v0.3.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d2db55..867aa45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: include: - project: 'ds_2/ci-templates' - ref: v0.1.17 + ref: v0.3.10 file: - '/templates/stages.yaml' - '/templates/build-golang.yaml'