We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f91cf0 + 5634939 commit 7376b56Copy full SHA for 7376b56
1 file changed
.github/workflows/pr-test.yml
@@ -65,4 +65,5 @@ jobs:
65
- name: Dependency Check
66
uses: hypertrace/github-actions/dependency-check@main
67
with:
68
+ args: dependencyCheckAggregate -Danalyzer.central.enabled=false -Danalyzer.ossindex.enabled=false ${{steps.suppressions.outputs.args}}
69
nvd-api-key: ${{ secrets.NVD_API_KEY }}
0 commit comments