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-kafka-connector.git


The following commit(s) were added to refs/heads/main by this push:
     new b22afc2e7b build(deps): bump peter-evans/create-pull-request from 
7.0.8 to 8.0.0 (#1742)
b22afc2e7b is described below

commit b22afc2e7b906c927bf47d708b1e44086ce66c2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 18 12:25:44 2026 +0100

    build(deps): bump peter-evans/create-pull-request from 7.0.8 to 8.0.0 
(#1742)
    
    Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 7.0.8 to 8.0.0.
    - [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
    - 
[Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.8...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 8.0.0
      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>
---
 .github/workflows/automatic-sync-camel-main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/automatic-sync-camel-main.yml 
b/.github/workflows/automatic-sync-camel-main.yml
index 402a722817..5c90bf5d61 100644
--- a/.github/workflows/automatic-sync-camel-main.yml
+++ b/.github/workflows/automatic-sync-camel-main.yml
@@ -102,7 +102,7 @@ jobs:
           name: test-logs-java-${{ matrix.java }}
           path: tests/**/target/tests.log
       - name: Create Pull Request
-        uses: peter-evans/[email protected]
+        uses: peter-evans/[email protected]
         with:
           base: main
           token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to