Skip to content

Commit

Permalink
chore: update cosign installer (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmars authored Aug 25, 2022
1 parent b84878b commit b0324a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.4.0'

Expand Down

0 comments on commit b0324a8

Please sign in to comment.