Skip to content

Commit

Permalink
Update andresz1/size-limit-action action to v1.8.0 (#1122)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent d580f05 commit 135e781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size-limit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
- uses: andresz1/size-limit-action@v1.7.0
- uses: andresz1/size-limit-action@v1.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
script: npx size-limit --json
Expand Down

0 comments on commit 135e781

Please sign in to comment.