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 9883e25 commit 4ad7d44Copy full SHA for 4ad7d44
.github/workflows/pipeline-test.yml
@@ -146,7 +146,7 @@ jobs:
146
body-includes: ${{ env.COMMENT_TAG_HEADER }}
147
148
- name: Create or update comment
149
- uses: peter-evans/create-or-update-comment@v2
+ uses: peter-evans/create-or-update-comment@v3
150
with:
151
comment-id: ${{ steps.issue_comment.outputs.comment-id }}
152
issue-number: ${{ env.PR_NUMBER }}
0 commit comments