Skip to content

Commit f784005

Browse files
chore(deps): update peter-evans/create-or-update-comment action to v4
1 parent 6fac716 commit f784005

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@23ff15729ef2fc348714a3bb66d2f655ca9066f2 # v3
44+
uses: peter-evans/create-or-update-comment@71345be0265236311c031f5c7866368bd1eff043 # v4
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)