mirror of https://github.com/actions/toolkit
audit ci
parent
a11539e1db
commit
2ccdfb4fc3
|
@ -47,3 +47,6 @@ jobs:
|
|||
|
||||
- name: Format
|
||||
run: npm run format-check
|
||||
|
||||
- name: audit vulnerabilities
|
||||
run: npm audit --audit-level=moderate
|
||||
|
|
Loading…
Reference in New Issue