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

fmariani 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 b2743111f13 chore(deps): Bump actions/dependency-review-action from 
4.7.1 to 4.7.2
b2743111f13 is described below

commit b2743111f1301d1dc9d38bf233330ba3a6f4838f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 19 17:13:50 2025 +0000

    chore(deps): Bump actions/dependency-review-action from 4.7.1 to 4.7.2
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.7.1 to 4.7.2.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/da24556b548a50705dd671f47852072ea4c105d9...bc41886e18ea39df68b1b1245f4184881938e050)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.7.2
      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 1b0f62d0387..d9cd5747ba6 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@da24556b548a50705dd671f47852072ea4c105d9 # 
v4.7.1
+        uses: 
actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # 
v4.7.2

Reply via email to