Skip to content

Commit be82b3d

Browse files
ci(action): update peter-evans/create-or-update-comment action to v5 (#1175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73ec1fc commit be82b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)