chore(deps): update orhunp/git-cliff docker tag to v2.11.0

This commit is contained in:
2026-01-08 20:11:00 +00:00
parent 0ab0aa8bba
commit 9ee341ecab
+2 -2
View File
@@ -39,7 +39,7 @@ jobs:
needs: preconditions
if: github.ref_type == 'branch' && github.ref_name == github.event.repository.default_branch
container:
image: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119
image: orhunp/git-cliff:2.11.0@sha256:9a214cf1b62ed3bfe4071ec0442c71eac7a4efe462f79ffe62781df081387a24
outputs:
version: ${{ steps.version.outputs.version }}
has_changes: ${{ steps.check.outputs.has_changes }}
@@ -254,7 +254,7 @@ jobs:
(github.ref_type == 'branch' && github.ref_name == github.event.repository.default_branch) ||
github.ref_type == 'tag'
container:
image: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119
image: orhunp/git-cliff:2.11.0@sha256:9a214cf1b62ed3bfe4071ec0442c71eac7a4efe462f79ffe62781df081387a24
outputs:
version: ${{ steps.version.outputs.version }}
steps: