Skip to content

Commit 7958ae4

Browse files
chore(deps): update peter-evans/find-comment action to v4
1 parent 3fede2a commit 7958ae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/icon-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
core.exportVariable('comment', comment);
9898
9999
- name: 🕵️ Find comment if exists
100-
uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3.1.0
100+
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
101101
id: find-comment
102102
with:
103103
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)