Skip to content

Commit

Permalink
Add dependency-review-action
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Dec 2, 2024
1 parent 25c871b commit 3d475c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ jobs:

- name: Submit Dependency Snapshot
uses: advanced-security/maven-dependency-submission-action@v4

- name: Review Dependencies
uses: actions/dependency-review-action@v4

0 comments on commit 3d475c9

Please sign in to comment.