Skip to content

Commit d3f45cc

Browse files
Bump peter-evans/create-or-update-comment from 4.0.0 to 5.0.0 (#257)
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@71345be...e8674b0) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c6dd95 commit d3f45cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/new_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
path: ./suggest.md
2424
- name: Suggest FAQ
25-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043
25+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
2626
with:
2727
issue-number: ${{ github.event.issue.number }}
2828
body: ${{ steps.suggest.outputs.content }}

0 commit comments

Comments
 (0)