diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 97e6a25..63174e9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -134,7 +134,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.4.0 + uses: sigstore/cosign-installer@v3.5.0 # Sign the resulting Docker image digest except on PRs. # This will only write to the public Rekor transparency log when the Docker