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