diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7bc41ed..448392c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -74,7 +74,7 @@ jobs: # SLSA build provenance over the released binaries. Keyless (Sigstore via # id-token), verifiable with `gh attestation verify --repo `. - name: Attest build provenance - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: | dist/*.tar.gz