chore(deps): update orhunp/git-cliff docker tag to v2.11.0 - abandoned #3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user