mirror of
https://github.com/actions/setup-go.git
synced 2025-05-04 14:14:34 +00:00
fail on high severity
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -34,5 +34,5 @@ jobs:
|
||||
run: npm test
|
||||
|
||||
- name: audit packages
|
||||
run: npm audit --audit-level=moderate
|
||||
run: npm audit --audit-level=high
|
||||
if: matrix.operating-system == 'ubuntu-latest'
|
Reference in New Issue
Block a user