Skip to content

Commit

Permalink
set cosign-installer to use default (latest) cosign version (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
aobort committed Jun 21, 2024
2 parents 3bb0096 + f86a17a commit 468c477
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.5.0
with:
cosign-release: 'v2.1.1'

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

0 comments on commit 468c477

Please sign in to comment.