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 b2e0405475 build(deps): bump peter-evans/create-pull-request from 
8.0.0 to 8.1.0 (#1746)
b2e0405475 is described below

commit b2e0405475d0231c167a032cf5c58e4f144b4a49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 09:31:10 2026 +0100

    build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 
(#1746)
    
    Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 8.0.0 to 8.1.0.
    - [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
    - 
[Commits](https://github.com/peter-evans/create-pull-request/compare/v8.0.0...v8.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 8.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 1f9a12ac9c..5220061b0f 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