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

Croway pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 1336eaac0c1 Bump actions/dependency-review-action from 4 to 5
1336eaac0c1 is described below

commit 1336eaac0c1e60033d5187df1b11f5a387a5a4db
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 22:33:48 2026 +0000

    Bump actions/dependency-review-action from 4 to 5
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4 to 5.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 d7ae5fa3aca..44735c86462 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -12,4 +12,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@v6
       - name: 'Dependency Review'
-        uses: actions/dependency-review-action@v4
+        uses: actions/dependency-review-action@v5

Reply via email to