Skip to content

Commit

Permalink
downgrade to 4.3.3 for license expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssonw authored and kvstrant committed Sep 20, 2024
1 parent 6014ca7 commit d01e1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Dependency submission
uses: gradle/actions/dependency-submission@v4
- name: Dependency review
uses: actions/dependency-review-action@v4
uses: actions/dependency-review-action@v4.3.3
with:
comment-summary-in-pr: true
allow-licenses: MIT, Apache-2.0, Apache-2.0 AND BSD-3-Clause

0 comments on commit d01e1a6

Please sign in to comment.