diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 04f417bc92..bc0f417664 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -146,7 +146,7 @@ jobs: password: ${{ secrets.QUAYIO_PASSWORD }} - name: Install cosign - uses: sigstore/cosign-installer@204a51a57a74d190b284a0ce69b44bc37201f343 # v3.0.3 + uses: sigstore/cosign-installer@871cdc754496eb3792209f6e81422fac01b793b4 # v3.0.3 with: cosign-release: 'v1.13.1'