ci(deps): update peter-evans/create-or-update-comment action to v2

This commit is contained in:
feisar-bot
2022-03-22 06:23:04 +00:00
committed by auricom
parent 1e0bbae2bd
commit 5c6e372376

View File

@@ -70,7 +70,7 @@ jobs:
comment-author: "${{ env.BOT_USERNAME }}"
body-includes: helm-release.yaml
- name: Create or update comment
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v2
with:
token: "${{ steps.generate-token.outputs.token }}"
comment-id: "${{ steps.find-comment.outputs.comment-id }}"