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 44988e06fa6 chore(deps): Bump actions/dependency-review-action from 
4.3.4 to 4.3.5 (#16027)
44988e06fa6 is described below

commit 44988e06fa66a498805b567e7c13a81d947221df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 09:04:22 2024 +0200

    chore(deps): Bump actions/dependency-review-action from 4.3.4 to 4.3.5 
(#16027)
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.3.4 to 4.3.5.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/5a2ce3f5b92ee19cbb1541a4984c76d921601d7c...a6993e2c61fd5dc440b409aa1d6904921c5e1894)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 890f771a97d..89c3f73b55b 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -29,4 +29,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 
v4.2.1
       - name: 'Dependency Review'
-        uses: 
actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # 
v4.3.4
+        uses: 
actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # 
v4.3.5

Reply via email to