Merge pull request #478 from benphelps/update-cosign

Update cosign to 1.13.1
pull/301/head^2
shamoon 2 years ago committed by GitHub
commit 672fc3716a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -43,7 +43,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.11.0' # optional
cosign-release: 'v1.13.1' # optional
# Setup QEMU
# https://github.com/marketplace/actions/docker-setup-buildx#with-qemu

Loading…
Cancel
Save