diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 771575e..03e9cba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} - name: Attest build provenance - uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1 + uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2 if: steps.release.outputs.released == 'true' with: subject-path: "dist/*"