diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e1947fb..3a3f00c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: # Install the cosign tool except on PR # https://github.com/sigstore/cosign-installer - name: Install cosign - uses: sigstore/cosign-installer@v3.8.1 + uses: sigstore/cosign-installer@v3.8.2 # Set up BuildKit Docker container builder to be able to build # multi-platform images and export cache