Skip to content

Commit cf088e8

Browse files
Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#25503)
1 parent 9fa6d8d commit cf088e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/community-feedback-auto-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Add Community Feedback Comment
2323
if: steps.finder.outputs.comment-id == ''
24-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
24+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
2525
with:
2626
issue-number: ${{ github.event.issue.number }}
2727
body: |

0 commit comments

Comments
 (0)