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 bd6fa4d051bd chore(deps): Bump actions/dependency-review-action from
4.8.2 to 4.8.3 (#21545)
bd6fa4d051bd is described below
commit bd6fa4d051bd5f6de63ca63c49788ae4918216d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 09:14:54 2026 +0100
chore(deps): Bump actions/dependency-review-action from 4.8.2 to 4.8.3
(#21545)
Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 4.8.2 to 4.8.3.
- [Release
notes](https://github.com/actions/dependency-review-action/releases)
-
[Commits](https://github.com/actions/dependency-review-action/compare/3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261...05fe4576374b728f0c523d6a13d64c25081e0803)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 7f77fc32475b..4872c933ebe3 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -29,4 +29,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd #
v6.0.2
- name: 'Dependency Review'
- uses:
actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 #
v4.8.2
+ uses:
actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 #
v4.8.3