diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 1404d27..0ae51ec 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -40,7 +40,7 @@ jobs: # https://github.com/sigstore/cosign-installer - name: Install cosign if: github.event_name != 'pull_request' - uses: sigstore/cosign-installer@e40248c492a99ad409432e2ea978d7a2811f2e1f + uses: sigstore/cosign-installer@430b6a704fe0c92f1b1261d84376a900f38d90ff with: cosign-release: 'v2.2.4'