diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7623f9..5b075cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -112,7 +112,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} - name: Attest build provenance - uses: actions/attest@v4 + uses: actions/attest@v4.2.0 if: steps.release.outputs.released == 'true' with: subject-path: "dist/*"