Skip to content

Commit 20cd78b

Browse files
authored
Merge pull request #98 from code0-tech/renovate/peter-evans-create-or-update-comment-5.x
Update peter-evans/create-or-update-comment action to v5
2 parents 1cce3e5 + c0b3012 commit 20cd78b

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
@@ -37,7 +37,7 @@ jobs:
3737
body-includes: <!-- glpa_comment:pipeline -->
3838

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

0 commit comments

Comments
 (0)