diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9e9568f..aaa6e3a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -61,6 +61,6 @@ jobs: # checksums file lists them all, so `gh attestation verify # --repo /` works for any downloaded binary or archive. - name: Attest build provenance - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-checksums: build/dist/checksums.txt