mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-09 08:32:54 +01:00
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:
commit
eeeeb44623
2
.github/workflows/comment_size.yml
vendored
2
.github/workflows/comment_size.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user