Skip to content

Commit

Permalink
Merge pull request #292 from ouchadam/renovate/peter-evans-create-or-…
Browse files Browse the repository at this point in the history
…update-comment-2.x

Update peter-evans/create-or-update-comment action to v2
  • Loading branch information
ouchadam authored Dec 12, 2022
2 parents 1b575e9 + bffef4e commit a5f6f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment_size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit a5f6f9b

Please sign in to comment.