diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b947d85..cd687900 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -206,7 +206,7 @@ jobs: # workflow run and commit SHA; verifiable with `gh attestation verify`. - name: Attest build provenance if: github.ref == 'refs/heads/main' && github.event_name != 'pull_request' - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0 + uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: ./dist