Update docker-publish.yml

This commit is contained in:
Yun
2022-09-10 23:16:19 +02:00
committed by GitHub
parent db50d4ca9b
commit cc38cdacc0

View File

@@ -43,7 +43,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
with:
cosign-release: 'v1.4.0'
cosign-release: 'v1.11.1'
# Workaround: https://github.com/docker/build-push-action/issues/461