Skip to content

Commit 25b9905

Browse files
ci(action): update peter-evans/create-or-update-comment action to v5
1 parent 4b4ad0f commit 25b9905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/immediate-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
github.event.pull_request.number }}" >> "$GITHUB_OUTPUT"
2323

2424
- name: Respond to issue or PR
25-
uses: peter-evans/create-or-update-comment@v4
25+
uses: peter-evans/create-or-update-comment@v5
2626
with:
2727
issue-number: ${{ steps.extract.outputs.NUMBER }}
2828
body: >

0 commit comments

Comments
 (0)