Skip to content

Commit 15892e1

Browse files
chore(deps): update peter-evans/create-or-update-comment action to v5
1 parent 3fa18a6 commit 15892e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi-diff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
issue-number: ${{ github.event.pull_request.number }}
4242
body-includes: "## OpenAPI Changes"
4343
- name: Post changes as comment
44-
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4
44+
uses: peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9 # v5
4545
# Even if no changes, make sure to update old comment if it was found.
4646
if: steps.oasdif_summary.outputs.summary || steps.find_comment.outputs.comment-id
4747
with:

0 commit comments

Comments
 (0)