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 f0ef7abd2fe8 chore(deps): Bump peter-evans/create-pull-request from 
8.0.0 to 8.1.0 (#20963)
f0ef7abd2fe8 is described below

commit f0ef7abd2fe8264f2bba8b2a84c9bd95640e8347
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 09:32:05 2026 +0100

    chore(deps): Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 
(#20963)
    
    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/98357b18bf14b5342f975ff684046ec3b2a07725...c0f553fe549906ede9cf27b5156039d195d2ece0)
    
    ---
    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/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 869fbec77a7f..856e7d80022c 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@98357b18bf14b5342f975ff684046ec3b2a07725 # 
v8.0.0
+        uses: 
peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # 
v8.1.0
         with:
           base: main
           token: ${{ secrets.GITHUB_TOKEN }}

Reply via email to