Skip to content

Commit 5634939

Browse files
authored
Fix dependency check
1 parent 3e0a88a commit 5634939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ jobs:
6565
- name: Dependency Check
6666
uses: hypertrace/github-actions/dependency-check@main
6767
with:
68+
args: dependencyCheckAggregate -Danalyzer.central.enabled=false -Danalyzer.ossindex.enabled=false ${{steps.suppressions.outputs.args}}
6869
nvd-api-key: ${{ secrets.NVD_API_KEY }}

0 commit comments

Comments
 (0)