chore(deps): pin peter-evans/find-comment action to b30e6a3

This commit is contained in:
renovate[bot]
2026-02-18 06:05:04 +00:00
committed by GitHub
parent 0a8106aed4
commit f87a468748

View File

@@ -612,7 +612,7 @@ jobs:
- name: Find Existing PR Comment
id: find-comment
if: steps.pr-number.outputs.result != ''
uses: peter-evans/find-comment@v4.0.0
uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
with:
issue-number: ${{ steps.pr-number.outputs.result }}
comment-author: 'github-actions[bot]'