Skip to content

Commit

Permalink
Update cosign-installer
Browse files Browse the repository at this point in the history
See also: sigstore/cosign#3614

Signed-off-by: Jonathon Anderson <[email protected]>
  • Loading branch information
anderbubble committed May 4, 2024
1 parent 5d95048 commit a456b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install Cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.1.1
uses: sigstore/cosign-installer@v3.5.0

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
Expand Down

0 comments on commit a456b1a

Please sign in to comment.