diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 55a45bb2..37e487d1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: - name: Package run: npm pack --pack-destination pkg - id: attest - uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1 + uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0 with: subject-path: pkg/* - name: Copy attestation bundle