You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2024/01/19 09:09:01 UTC

(camel) branch main updated: Bump actions/dependency-review-action from 3 to 4 (#12832)

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 76b51709bd6 Bump actions/dependency-review-action from 3 to 4 (#12832)
76b51709bd6 is described below

commit 76b51709bd63ffb57d95bd449c3720d5f125d07c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jan 19 10:08:54 2024 +0100

    Bump actions/dependency-review-action from 3 to 4 (#12832)
    
    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](https://github.com/actions/dependency-review-action/compare/v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@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 8751fdeced6..7cd3ae10666 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -12,4 +12,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@v4
       - name: 'Dependency Review'
-        uses: actions/dependency-review-action@v3
+        uses: actions/dependency-review-action@v4