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 f2babb99d188 chore(deps): Bump peter-evans/create-pull-request from 
7.0.9 to 7.0.11 (#20249)
f2babb99d188 is described below

commit f2babb99d188efc39f97ec0471c074b2720a1b24
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 9 09:38:16 2025 +0100

    chore(deps): Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11 
(#20249)
    
    Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 7.0.9 to 7.0.11.
    - [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
    - 
[Commits](https://github.com/peter-evans/create-pull-request/compare/84ae59a2cdc2258d6fa0732dd66352dddae2a412...22a9089034f40e5a961c8808d113e2c98fb63676)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 7.0.11
      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/generate-sbom-main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/generate-sbom-main.yml 
b/.github/workflows/generate-sbom-main.yml
index 0784f291c292..200452f8772f 100644
--- a/.github/workflows/generate-sbom-main.yml
+++ b/.github/workflows/generate-sbom-main.yml
@@ -56,7 +56,7 @@ jobs:
           name: build.log
           path: build.log
       - name: Create Pull Request
-        uses: 
peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # 
v7.0.9
+        uses: 
peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # 
v7.0.11
         with:
           base: main
           token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to