Skip to content

Commit 40e6d3b

Browse files
authored
Merge pull request #166 from code0-tech/renovate/peter-evans-create-or-update-comment-5.x
Update peter-evans/create-or-update-comment action to v5
2 parents 529a712 + 2a0bb4b commit 40e6d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
body-includes: <!-- glpa_comment:pipeline -->
4141

4242
- name: Create or update comment
43-
uses: peter-evans/create-or-update-comment@v4
43+
uses: peter-evans/create-or-update-comment@v5
4444
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
4545
with:
4646
comment-id: ${{ steps.find-comment.outputs.comment-id }}

0 commit comments

Comments
 (0)