1
0
Fork 0

update cosign

This commit is contained in:
Wonderfall 2022-10-26 23:49:20 +02:00 committed by GitHub
parent 36f5b23b6f
commit 384b822d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v1.11.0'
cosign-release: 'v1.13.1'
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2