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 de0b95f commit 4f60fc1Copy full SHA for 4f60fc1
.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