deps: update registry.gitlab.com/gitlab-org/release-cli docker tag to v0.23.0 (#161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-20 16:33:00 +00:00 committed by GitHub
parent 1be7bf0f76
commit f9ba6daa42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ stages: [ release ]
# and create a corresponding GitLab Release. # and create a corresponding GitLab Release.
create-release: create-release:
stage: release stage: release
image: registry.gitlab.com/gitlab-org/release-cli:v0.22.0 image: registry.gitlab.com/gitlab-org/release-cli:v0.23.0
script: echo "Creating release $CI_COMMIT_TAG" script: echo "Creating release $CI_COMMIT_TAG"
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG