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 032257cd196 chore(deps): Bump actions/dependency-review-action from 
4.4.0 to 4.5.0 (#16342)
032257cd196 is described below

commit 032257cd19693695c25f0c1e3abed458240dffd4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 21 14:09:57 2024 +0100

    chore(deps): Bump actions/dependency-review-action from 4.4.0 to 4.5.0 
(#16342)
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.4.0 to 4.5.0.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/4081bf99e2866ebe428fc0477b69eb4fcda7220a...3b139cfc5fae8b618d3eae3675e383bb1769c019)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      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 be2d4700cf0..2146cf6f083 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -29,4 +29,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 
v4.2.2
       - name: 'Dependency Review'
-        uses: 
actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # 
v4.4.0
+        uses: 
actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # 
v4.5.0

Reply via email to