This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 3ab37d3eed70 Bump peter-evans github action to 5.0.0
3ab37d3eed70 is described below

commit 3ab37d3eed7013ff864103ae7454ea7b5c732c53
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Oct 21 09:25:31 2025 +0200

    Bump peter-evans github action to 5.0.0
---
 .github/workflows/pr-comment.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml
index 9b1a99478b4f..3d1c47e71456 100644
--- a/.github/workflows/pr-comment.yml
+++ b/.github/workflows/pr-comment.yml
@@ -60,7 +60,7 @@ jobs:
         with:
           ref: ${{ env.pr_sha }}
           submodules: recursive
-      - uses: 
peter-evans/create-or-update-comment@c9fcb64660bc90ec1cc535646af190c992007c32
+      - uses: 
peter-evans/create-or-update-comment@e8674b075228eee787fea43ef493e45ece1004c9
         with:
           issue-number: ${{ github.event.issue.number }}
           body: |

Reply via email to