mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-02 12:36:44 +01:00
Update peter-evans/create-or-update-comment action to v2
This commit is contained in:
parent
1b575e9479
commit
bffef4e77d
2
.github/workflows/comment_size.yml
vendored
2
.github/workflows/comment_size.yml
vendored
@ -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…
x
Reference in New Issue
Block a user