Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
feat(github-action)!: Update peter-evans/create-or-update-comment act…
Browse files Browse the repository at this point in the history
…ion to v4

| datasource  | package                              | from | to |
| ----------- | ------------------------------------ | ---- | -- |
| github-tags | peter-evans/create-or-update-comment | v3   | v4 |
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent f67513f commit 58f3753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release-differ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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@v3
uses: peter-evans/create-or-update-comment@v4
with:
token: "${{ steps.generate-token.outputs.token }}"
comment-id: "${{ steps.find-comment.outputs.comment-id }}"
Expand Down

0 comments on commit 58f3753

Please sign in to comment.