Skip to content

Commit

Permalink
update(action): cosign to latest 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ybelMekk committed Dec 20, 2023
1 parent 09be3dc commit b7f30ba
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 @@ -29,7 +29,7 @@ runs:
- name: 'Install cosign'
uses: 'sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8' # ratchet:sigstore/[email protected]
with:
cosign-release: 'v2.2.1'
cosign-release: 'v2.2.2'
- name: 'Generate SBOM'
if: inputs.sbom == 'auto-generate-for-me-please.json'
uses: 'aquasecurity/trivy-action@2b6a709cf9c4025c5438138008beaddbb02086f0' # ratchet:aquasecurity/[email protected]
Expand Down

0 comments on commit b7f30ba

Please sign in to comment.