This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push:
new a6e8f60e Bump actions/dependency-review-action from 4.6.0 to 4.7.0
(#414)
a6e8f60e is described below
commit a6e8f60e52ed205d6fbe62d2d2d5740e82556540
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 9 15:04:20 2025 -0400
Bump actions/dependency-review-action from 4.6.0 to 4.7.0 (#414)
Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 4.6.0 to 4.7.0.
- [Release
notes](https://github.com/actions/dependency-review-action/releases)
-
[Commits](https://github.com/actions/dependency-review-action/compare/ce3cf9537a52e8119d91fd484ab5b8a807627bf8...38ecb5b593bf0eb19e335c03f97670f792489a8b)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/dependency-review.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/dependency-review.yml
b/.github/workflows/dependency-review.yml
index f2e2e05b..066d2c32 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -28,4 +28,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #
v4.2.2
- name: 'Dependency Review PR'
- uses:
actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 #
v4.6.0
+ uses:
actions/dependency-review-action@38ecb5b593bf0eb19e335c03f97670f792489a8b #
v4.7.0