This is an automated email from the ASF dual-hosted git repository.

lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new c80ebaf13 chore(deps): bump actions/dependency-review-action (#2608)
c80ebaf13 is described below

commit c80ebaf1386bd863a8ef8118f3a73ec595ca8c8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 3 16:52:21 2026 -0600

    chore(deps): bump actions/dependency-review-action (#2608)
    
    Bumps the github-dependencies group with 1 update: 
[actions/dependency-review-action](https://github.com/actions/dependency-review-action).
    
    
    Updates `actions/dependency-review-action` from 4.8.3 to 4.9.0
    - [Release 
notes](https://github.com/actions/dependency-review-action/releases)
    - 
[Commits](https://github.com/actions/dependency-review-action/compare/05fe4576374b728f0c523d6a13d64c25081e0803...2031cfc080254a8a887f58cffee85186f0e49e48)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    ...
    
    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 e9bc62067..6996dde55 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -31,4 +31,4 @@ jobs:
         with:
           persist-credentials: false
       - name: 'Dependency Review'
-        uses: 
actions/dependency-review-action@05fe4576374b728f0c523d6a13d64c25081e0803 # 
v4.8.3
+        uses: 
actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # 
v4.9.0

Reply via email to