bump cosign

This commit is contained in:
Pablo Ferreiro
2022-11-03 11:27:18 +01:00
committed by GitHub
parent 32ea8b6b12
commit c925ca2a41
+1 -1
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