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-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new d1ec6684 Bump actions/dependency-review-action from 4.7.1 to 4.7.2 
(#394)
d1ec6684 is described below

commit d1ec6684f706cf3112c858e6cc72f3d613b7f12b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 22 13:26:10 2025 -0400

    Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#394)
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.7.1 to 4.7.2.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/da24556b548a50705dd671f47852072ea4c105d9...bc41886e18ea39df68b1b1245f4184881938e050)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.7.2
      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/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 e8d1ed67..daed9687 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -28,4 +28,4 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 
v5.0.0
       - name: 'Dependency Review PR'
-        uses: 
actions/dependency-review-action@da24556b548a50705dd671f47852072ea4c105d9 # 
v4.7.1
+        uses: 
actions/dependency-review-action@bc41886e18ea39df68b1b1245f4184881938e050 # 
v4.7.2

Reply via email to