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 29375d7373f4 chore(deps): Bump actions/dependency-review-action from 
4.8.3 to 4.9.0 (#21700)
29375d7373f4 is described below

commit 29375d7373f4f1dcca1e428fae9849c89a17dea1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 4 08:31:30 2026 +0100

    chore(deps): Bump actions/dependency-review-action from 4.8.3 to 4.9.0 
(#21700)
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.8.3 to 4.9.0.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.9.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/depsreview.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/depsreview.yaml 
b/.github/workflows/depsreview.yaml
index 4872c933ebe3..3004988dfe2f 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -29,4 +29,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # 
v6.0.2
       - name: 'Dependency Review'
-        uses: 
actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # 
v4.8.3
+        uses: 
actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # 
v4.9.0

Reply via email to