Skip to content

Commit

Permalink
Fix publish action (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding authored Apr 7, 2024
1 parent 06c7fbe commit cd6057b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 #v3.4.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 cd6057b

Please sign in to comment.