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 529a712 + 2a0bb4b commit 40e6d3bCopy full SHA for 40e6d3b
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
body-includes: <!-- glpa_comment:pipeline -->
41
42
- name: Create or update comment
43
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
44
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
45
with:
46
comment-id: ${{ steps.find-comment.outputs.comment-id }}
0 commit comments