Skip to content

Commit 77a5caa

Browse files
chore(deps): bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#43)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05b285e commit 77a5caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feature-request-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: 'Add community note to new issues'
15-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4.0.0
15+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5.0.0
1616
with:
1717
issue-number: ${{ github.event.issue.number }}
1818
body: |

0 commit comments

Comments
 (0)