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 3002eab + 4f60fc1 commit e6546c3Copy full SHA for e6546c3
.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