Skip to content

Commit cc23f30

Browse files
chore(deps): update peter-evans/find-comment action to v4 (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd0b40c commit cc23f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
169169
- name: Find existing comment
170170
id: find-comment
171-
uses: peter-evans/find-comment@v3
171+
uses: peter-evans/find-comment@v4
172172
with:
173173
issue-number: ${{ github.event.pull_request.number }}
174174
comment-author: github-actions[bot]

0 commit comments

Comments
 (0)