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


The following commit(s) were added to refs/heads/master by this push:
     new c51962d16 Bump actions/dependency-review-action from 4.3.4 to 4.4.0 
(#600)
c51962d16 is described below

commit c51962d16f690414d5f77b7c5888378a27e898a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 1 09:23:01 2024 -0400

    Bump actions/dependency-review-action from 4.3.4 to 4.4.0 (#600)
    
    Bumps 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
 from 4.3.4 to 4.4.0.
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/5a2ce3f5b92ee19cbb1541a4984c76d921601d7c...4081bf99e2866ebe428fc0477b69eb4fcda7220a)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 21e60b1a9..4519df245 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -28,7 +28,7 @@ jobs:
       - name: 'Checkout Repository'
         uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # 
v4.2.1
       - name: 'Dependency Review PR'
-        uses: 
actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # 
v4.3.4
+        uses: 
actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # 
v4.4.0
         with:
           base-ref: ${{ github.event.before }}
           head-ref: ${{ github.sha }}

Reply via email to