diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3920a4..b9aa5ee 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -131,7 +131,7 @@ jobs: # against any downloaded asset. The subject is the archive set, not the # checksums file, which only proves integrity against itself. - name: Attest build provenance - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0 + uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 with: subject-path: | dist/*.tar.gz