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 8c5a6c3c8be chore(deps): Bump peter-evans/create-pull-request from 
6.1.0 to 7.0.0 (#15417)
8c5a6c3c8be is described below

commit 8c5a6c3c8beec47b2f2b770dd7415388f136a137
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 4 09:06:32 2024 +0200

    chore(deps): Bump peter-evans/create-pull-request from 6.1.0 to 7.0.0 
(#15417)
    
    Bumps 
[peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
 from 6.1.0 to 7.0.0.
    - [Release 
notes](https://github.com/peter-evans/create-pull-request/releases)
    - 
[Commits](https://github.com/peter-evans/create-pull-request/compare/c5a7806660adbe173f04e3e038b0ccdcd758773c...4320041ed380b20e97d388d56a7fb4f9b8c20e79)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      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/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 cb272197666..5686263f945 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@c5a7806660adbe173f04e3e038b0ccdcd758773c # 
v6.1.0
+        uses: 
peter-evans/create-pull-request@4320041ed380b20e97d388d56a7fb4f9b8c20e79 # 
v7.0.0
         with:
           base: main
           token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to