mirror of
https://github.com/outbackdingo/home-ops.git
synced 2026-01-27 10:19:11 +00:00
feat(github-action)!: Update peter-evans/create-or-update-comment action to v4
| datasource | package | from | to | | ----------- | ------------------------------------ | ---- | -- | | github-tags | peter-evans/create-or-update-comment | v2 | v4 |
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: "${{ matrix.file }}"
|
||||
- name: Create or update comment
|
||||
uses: peter-evans/create-or-update-comment@v2
|
||||
uses: peter-evans/create-or-update-comment@v4
|
||||
with:
|
||||
token: "${{ steps.generate-token.outputs.token }}"
|
||||
comment-id: "${{ steps.find-comment.outputs.comment-id }}"
|
||||
|
||||
Reference in New Issue
Block a user