This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 bf2436131b9 chore(deps): Bump actions/dependency-review-action from
4.7.2 to 4.7.3 (#19014)
bf2436131b9 is described below
commit bf2436131b975fe2fd370c919a167969d1104310
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 27 20:56:15 2025 +0200
chore(deps): Bump actions/dependency-review-action from 4.7.2 to 4.7.3
(#19014)
Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 4.7.2 to 4.7.3.
- [Release
notes](https://github.com/actions/dependency-review-action/releases)
-
[Commits](https://github.com/actions/dependency-review-action/compare/bc41886e18ea39df68b1b1245f4184881938e050...595b5aeba73380359d98a5e087f648dbb0edce1b)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.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 6eb67a16138..135c01f462f 100644
--- a/.github/workflows/depsreview.yaml
+++ b/.github/workflows/depsreview.yaml
@@ -29,4 +29,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #
v5.0.0
- name: 'Dependency Review'
- uses:
actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 #
v4.7.2
+ uses:
actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b #
v4.7.3