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.
2 parents 1cce3e5 + c0b3012 commit 20cd78bCopy full SHA for 20cd78b
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
body-includes: <!-- glpa_comment:pipeline -->
38
39
- name: Create or update comment
40
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
41
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
42
with:
43
comment-id: ${{ steps.find-comment.outputs.comment-id }}
0 commit comments