chore(deps): update orhunp/git-cliff docker tag to v2.11.0
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
|||||||
needs: preconditions
|
needs: preconditions
|
||||||
if: github.ref_type == 'branch' && github.ref_name == github.event.repository.default_branch
|
if: github.ref_type == 'branch' && github.ref_name == github.event.repository.default_branch
|
||||||
container:
|
container:
|
||||||
image: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119
|
image: orhunp/git-cliff:2.11.0@sha256:9a214cf1b62ed3bfe4071ec0442c71eac7a4efe462f79ffe62781df081387a24
|
||||||
outputs:
|
outputs:
|
||||||
version: ${{ steps.version.outputs.version }}
|
version: ${{ steps.version.outputs.version }}
|
||||||
has_changes: ${{ steps.check.outputs.has_changes }}
|
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 == 'branch' && github.ref_name == github.event.repository.default_branch) ||
|
||||||
github.ref_type == 'tag'
|
github.ref_type == 'tag'
|
||||||
container:
|
container:
|
||||||
image: orhunp/git-cliff:2.10.1@sha256:6ba0d1fcb051bd7b154cfb19c4b2b3bfa2c22c475f5285fc30606777b6573119
|
image: orhunp/git-cliff:2.11.0@sha256:9a214cf1b62ed3bfe4071ec0442c71eac7a4efe462f79ffe62781df081387a24
|
||||||
outputs:
|
outputs:
|
||||||
version: ${{ steps.version.outputs.version }}
|
version: ${{ steps.version.outputs.version }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user