diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9101c3b4..081ad5e2 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@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0 + uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1 with: subject-path: pkg/* - name: Copy attestation bundle