Update docker-publish.yml

This commit is contained in:
Marco
2022-11-05 17:50:00 +01:00
committed by GitHub
parent 23265ef375
commit 736f5548e5

View File

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