diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ac771e1..eba1775 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,7 +43,7 @@ jobs: python scripts/release/build_release_manifest.py dist dist/release-manifest.json - name: Attest build provenance - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 with: subject-path: 'dist/*'