Skip to content

Commit 77599e8

Browse files
chore(deps): update peter-evans/create-or-update-comment action to v5
1 parent b46f03c commit 77599e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ jobs:
380380
381381
- name: Create or update comment
382382
if: github.event_name == 'pull_request'
383-
uses: peter-evans/create-or-update-comment@v4
383+
uses: peter-evans/create-or-update-comment@v5
384384
with:
385385
comment-id: ${{ steps.find-comment.outputs.comment-id }}
386386
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)