Skip to content

Commit d200198

Browse files
chore(deps): bump peter-evans/find-comment from 3 to 4 (#2407)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd43ac6 commit d200198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_db_entities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: 🔍 Find Comment
5050
if: steps.check_entities.outputs.has_changes == 'true'
51-
uses: peter-evans/find-comment@v3
51+
uses: peter-evans/find-comment@v4
5252
id: find_comment
5353
with:
5454
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)