We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19fa6a4 commit 3047487Copy full SHA for 3047487
.github/workflows/schema.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- if: steps.tag-from.outputs.TAG != steps.tag-to.outputs.TAG
59
name: Create or update comment
60
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
61
with:
62
comment-id: ${{ steps.find-comment.outputs.comment-id }}
63
issue-number: ${{ github.event.pull_request.number }}
0 commit comments