Skip to content

Commit febfb7a

Browse files
authored
Merge pull request #585 from code0-tech/renovate/peter-evans-find-comment-4.x
Update peter-evans/find-comment action to v4
2 parents e6546c3 + cb05ce9 commit febfb7a

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
@@ -31,7 +31,7 @@ jobs:
3131
GLPA_C0_GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

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

0 commit comments

Comments
 (0)