bump cosign

This commit is contained in:
Pablo Ferreiro 2022-11-03 11:27:18 +01:00 committed by GitHub
parent 32ea8b6b12
commit c925ca2a41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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