Skip to content

Commit 3047487

Browse files
chore(deps): update peter-evans/create-or-update-comment action to v5 (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 19fa6a4 commit 3047487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- if: steps.tag-from.outputs.TAG != steps.tag-to.outputs.TAG
5959
name: Create or update comment
60-
uses: peter-evans/create-or-update-comment@v4
60+
uses: peter-evans/create-or-update-comment@v5
6161
with:
6262
comment-id: ${{ steps.find-comment.outputs.comment-id }}
6363
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)