Merge pull request #334 from ouchadam/renovate/peter-evans-create-or-update-comment-3.x

Update peter-evans/create-or-update-comment action to v3
This commit is contained in:
Adam Brown 2023-04-17 20:14:46 +01:00 committed by GitHub
commit 254c66558c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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@v2
uses: peter-evans/create-or-update-comment@v3
with:
comment-id: ${{ steps.fc.outputs.comment-id }}
issue-number: ${{ steps.size.outputs.PR_NUMBER }}