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

apupier 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 334c6f75f0c6 chore(deps): Bump actions/dependency-review-action from 
4.8.0 to 4.8.1
334c6f75f0c6 is described below

commit 334c6f75f0c62edc79bc28894bd2adadcb9fc365
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 06:06:12 2025 +0000

    chore(deps): Bump actions/dependency-review-action from 4.8.0 to 4.8.1
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.8.0 to 4.8.1.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/56339e523c0409420f6c2c9a2f4292bbb3c07dd3...40c09b7dc99638e5ddb0bfd91c1673effc064d8a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.8.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/depsreview.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/depsreview.yaml 
b/.github/workflows/depsreview.yaml
index 0fa7d69656d0..ad63c0704920 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -29,4 +29,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 
v5.0.0
       - name: 'Dependency Review'
-        uses: 
actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # 
v4.8.0
+        uses: 
actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # 
v4.8.1

Reply via email to