We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d3c6c commit 52165adCopy full SHA for 52165ad
.github/workflows/dependency-review.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: 'Dependency Review'
25
uses: actions/dependency-review-action@ce3cf9537a52e8119d91fd484ab5b8a807627bf8 # v4.6.0
26
with:
27
- allow-licenses: "BSD-1-Clause"
+ config-file: './.github/dependency-review-config.yml'
0 commit comments