diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b6f79c4..52b6a528 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -220,7 +220,7 @@ jobs: - name: Report bundle size on PR if: always() && github.event_name == 'pull_request' continue-on-error: true - uses: andresz1/size-limit-action@f7a56ece616db5bddde81de219695c920a8ae137 + uses: andresz1/size-limit-action@e7493a72a44b113341c0cf6186ab49c17c4b65c1 with: github_token: ${{ secrets.GITHUB_TOKEN }} script: pnpm size --json