diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 51ee41e..a734b64 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,7 +70,7 @@ jobs: # Install the cosign tool except on PR # https://github.com/sigstore/cosign-installer - name: Install cosign - uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da + uses: sigstore/cosign-installer@29bcfa8619aeb12eaac78d31157172c86183b05c # Login against a container registry - name: Log into registry ghcr.io