updated cosign-release

This commit is contained in:
BroodjeAap 2022-12-17 13:09:19 +00:00
parent ca7d86f278
commit fb3256d1fd

View file

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