Update peter-evans/find-comment action to v2

This commit is contained in:
renovate[bot] 2022-12-12 19:21:52 +00:00 committed by GitHub
parent e0ee9f34ed
commit faecc39986
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
id: size
- name: Find Comment
uses: peter-evans/find-comment@v1
uses: peter-evans/find-comment@v2
id: fc
with:
issue-number: ${{ steps.size.outputs.PR_NUMBER }}