diff --git a/action.yml b/action.yml index b7f9d5c..999c614 100644 --- a/action.yml +++ b/action.yml @@ -29,7 +29,7 @@ runs: - name: 'Install cosign' uses: 'sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8' # ratchet:sigstore/cosign-installer@v3.1.2 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/trivy-action@0.14.0