Merge pull request #294 from ouchadam/renovate/peter-evans-find-comment-2.x

Update peter-evans/find-comment action to v2
This commit is contained in:
Adam Brown 2022-12-12 22:25:06 +00:00 committed by GitHub
commit eeeeb44623
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 }}