From 7fe66ef711feeccfbf46c702c7291aa9c09fa8da Mon Sep 17 00:00:00 2001 From: technical renovate Date: Wed, 5 Oct 2022 05:05:23 +0000 Subject: [PATCH] chore(deps): update registry.gitlab.com/gitlab-org/release-cli docker tag to v0.14.0 --- templates/releasing/release-gitlab.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/releasing/release-gitlab.gitlab-ci.yml b/templates/releasing/release-gitlab.gitlab-ci.yml index 13c4883..3e012b7 100644 --- a/templates/releasing/release-gitlab.gitlab-ci.yml +++ b/templates/releasing/release-gitlab.gitlab-ci.yml @@ -1,6 +1,6 @@ .release-create-gitlab: stage: release - image: registry.gitlab.com/gitlab-org/release-cli:v0.13.0 + image: registry.gitlab.com/gitlab-org/release-cli:v0.14.0 rules: - if: $CI_COMMIT_TAG script: