mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-29 01:36:43 +01:00
ci(deps): update peter-evans/create-or-update-comment action to v2
This commit is contained in:
2
.github/workflows/helm-release-differ.yaml
vendored
2
.github/workflows/helm-release-differ.yaml
vendored
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user