Skip to content

Commit

Permalink
bumped to latest and greatest cosign things
Browse files Browse the repository at this point in the history
  • Loading branch information
jksolbakken committed Nov 29, 2023
1 parent bfa508a commit 1d9e67a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ runs:
fi
shell: 'bash'
- name: 'Install cosign'
uses: 'sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19' # ratchet:sigstore/[email protected]
uses: 'sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8' # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.0'
cosign-release: 'v2.2.1'
- name: 'Generate SBOM'
if: inputs.sbom == 'auto-generate-for-me-please.json'
uses: 'aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1' # ratchet:aquasecurity/[email protected]
Expand Down

0 comments on commit 1d9e67a

Please sign in to comment.