Skip to content

Commit 468c477

Browse files
authored
set cosign-installer to use default (latest) cosign version (#242)
2 parents 3bb0096 + f86a17a commit 468c477

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
- name: Install cosign
3737
if: github.event_name != 'pull_request'
3838
uses: sigstore/[email protected]
39-
with:
40-
cosign-release: 'v2.1.1'
4139

4240
# Set up BuildKit Docker container builder to be able to build
4341
# multi-platform images and export cache

0 commit comments

Comments
 (0)