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

davsclaus 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 bd5d90d5c6 Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 
(#1694)
bd5d90d5c6 is described below

commit bd5d90d5c6ac6485bcc88a54c2028279ea83e53c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 16 07:58:44 2025 +0100

    Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#1694)
    
    Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 7.0.5 to 7.0.6.
    - [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
    - 
[Commits](https://github.com/peter-evans/create-pull-request/compare/v7.0.5...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 c9d2e90f3a..c9c7a22b42 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