Skip to content

Commit

Permalink
Merge pull request #6 from nais/dependabot/github_actions/sigstore/co…
Browse files Browse the repository at this point in the history
…sign-installer-3.1.1

build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1
  • Loading branch information
ybelMekk authored Aug 28, 2023
2 parents c9b559a + 2cafe82 commit 06eb9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
fi
shell: 'bash'
- name: 'Install cosign'
uses: 'sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9' # ratchet:sigstore/[email protected]
uses: 'sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06' # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.0.2'
- name: 'Generate SBOM'
Expand Down

0 comments on commit 06eb9d2

Please sign in to comment.