diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8e9409..b644729 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,7 +100,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} - name: Attest build provenance - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4 if: steps.release.outputs.released == 'true' with: subject-path: "dist/*"