Skip to content

Commit edde4b9

Browse files
authored
Merge pull request #97 from code0-tech/renovate/peter-evans-find-comment-4.x
Update peter-evans/find-comment action to v4
2 parents 20cd78b + fd76d73 commit edde4b9

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
@@ -28,7 +28,7 @@ jobs:
2828
GLPA_C0_GH_REF: ${{ github.ref }}
2929

3030
- name: Find existing comment
31-
uses: peter-evans/find-comment@v3
31+
uses: peter-evans/find-comment@v4
3232
id: find-comment
3333
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
3434
with:

0 commit comments

Comments
 (0)