diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8b8e0c18..42dee8e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -750,7 +750,7 @@ jobs: # Install the cosign tool except on PR # https://github.com/sigstore/cosign-installer - name: Install cosign - uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad #v4.0.0 + uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 #v4.1.0 # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx