We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa6d8d commit cf088e8Copy full SHA for cf088e8
.github/workflows/community-feedback-auto-comment.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Add Community Feedback Comment
23
if: steps.finder.outputs.comment-id == ''
24
- uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
+ uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
25
with:
26
issue-number: ${{ github.event.issue.number }}
27
body: |
0 commit comments