diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4ee0ac3..40f18bf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,6 +63,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@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-checksums: build/dist/checksums.txt