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 db6bcd4b0cb2 Revert "chore(deps): Bump 
peter-evans/create-or-update-comment (#19411)" (#19440)
db6bcd4b0cb2 is described below

commit db6bcd4b0cb28ddee0e7eec18d4ead74fc0b0efd
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 6 14:17:15 2025 +0200

    Revert "chore(deps): Bump peter-evans/create-or-update-comment (#19411)" 
(#19440)
    
    This reverts commit 61c6c5bcb7edb8ea81abf8f4e0bdbf2682ac01ef.
---
 .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 3d1c47e71456..9b1a99478b4f 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@e8674b075228eee787fea43ef493e45ece1004c9
+      - uses: 
peter-evans/create-or-update-comment@c9fcb64660bc90ec1cc535646af190c992007c32
         with:
           issue-number: ${{ github.event.issue.number }}
           body: |

Reply via email to