diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d055a15..3ff60cf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -117,7 +117,7 @@ jobs: merge-multiple: true - name: Attest release assets id: attest - uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4 + uses: actions/attest@1e69f48acb82d1966a394da916b4c1698aa569d6 # v4 with: subject-path: dist/* - name: Export provenance bundle and verify release layout