Skip to content

Commit 41f469a

Browse files
build(deps): bump peter-evans/create-or-update-comment from 3 to 4
PR-URL: #2973 Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent 78768ca commit 41f469a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_pr_commit_message.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
7777
# Post commit message as PR comment:
7878
- name: 'Post commit message as PR comment'
79-
uses: peter-evans/create-or-update-comment@v3
79+
uses: peter-evans/create-or-update-comment@v4
8080
with:
8181
token: ${{ secrets.CHATBOT_GITHUB_TOKEN }}
8282
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)