Skip to content

Commit d9f7a34

Browse files
authored
Merge pull request #102 from code0-tech/renovate/peter-evans-find-comment-4.x
Update peter-evans/find-comment action to v4
2 parents 38d0f80 + 5314687 commit d9f7a34

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_TRIGGER_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)