diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82633eb..b756160 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,7 +86,7 @@ jobs: target/${{ matrix.target }}/release/${{ env.APP_NAME }}* - name: Generate Build Attestation - uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0 + uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0 with: subject-path: | target/${{ matrix.target }}/release/${{ env.APP_NAME }}*