Merge pull request #292 from ouchadam/renovate/peter-evans-create-or-update-comment-2.x
Update peter-evans/create-or-update-comment action to v2
This commit is contained in:
commit
a5f6f9b9a7
|
@ -35,7 +35,7 @@ jobs:
|
|||
comment-author: 'github-actions[bot]'
|
||||
body-includes: APK Size
|
||||
- name: Publish size to PR
|
||||
uses: peter-evans/create-or-update-comment@v1
|
||||
uses: peter-evans/create-or-update-comment@v2
|
||||
with:
|
||||
comment-id: ${{ steps.fc.outputs.comment-id }}
|
||||
issue-number: ${{ steps.size.outputs.PR_NUMBER }}
|
||||
|
|
Loading…
Reference in New Issue