From d8f5ad94044465263cca4f4c4530c057a0bee146 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Dec 2025 07:31:17 +0000 Subject: [PATCH] squash: chore(deps): update dependency fsrvcorp/templates to v1.0.14 Squashed commit of the following: * chore(deps): update dependency fsrvcorp/templates to v1.0.14 See merge request https://ref.ci/fsrvcorp/pki/ocspcrl/-/merge_requests/14 --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 683e274..402c377 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,8 +8,8 @@ stages: .semver_template_defaults: stage: release include: - - { project: fsrvcorp/templates, file: templates/language/go.yml, ref: 1.0.13 } - - { project: fsrvcorp/templates, file: templates/release/semver.yml, ref: 1.0.13 } + - { project: fsrvcorp/templates, file: templates/language/go.yml, ref: 1.0.14 } + - { project: fsrvcorp/templates, file: templates/release/semver.yml, ref: 1.0.14 } packages: stage: release