bump cosign

This commit is contained in:
Pablo Ferreiro 2023-01-25 14:10:35 +01:00
parent 059bf7208a
commit 7ddf6f7738
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24

View file

@ -44,7 +44,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.13.1'
cosign-release: 'v2.0.0-rc.0'
# Workaround: https://github.com/docker/build-push-action/issues/461