Skip to content

Commit

Permalink
Update peter-evans/create-or-update-comment action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent 201bff6 commit 4c0ac47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bundle-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
!dist/**/*.map
- name: Add bundle size comment
uses: peter-evans/create-or-update-comment@v2.1.1
uses: peter-evans/create-or-update-comment@v3.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
issue-number: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 4c0ac47

Please sign in to comment.