diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 93335e4..bc0790b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -135,7 +135,7 @@ jobs: L_VCS_URL=${{ github.server_url }}/${{ github.repository }}/ L_AUTHORS=${{ github.server_url }}/${{ github.repository }}/graphs/contributors - name: Install cosign - uses: sigstore/cosign-installer@v3.2.0 + uses: sigstore/cosign-installer@v3.3.0 # Sign the resulting Docker image digest except on PRs. # This will only write to the public Rekor transparency log when the Docker