mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-07 09:39:02 +08:00
Update audit.yml
This commit is contained in:
parent
fc28be88e4
commit
e3c6237940
4
.github/workflows/audit.yml
vendored
4
.github/workflows/audit.yml
vendored
@ -31,8 +31,8 @@ jobs:
|
||||
- name: Bootstrap
|
||||
run: npm run bootstrap
|
||||
|
||||
- name: audit tools
|
||||
run: npm audit --audit-level=moderate
|
||||
# - name: audit tools #disabled while we wait for https://github.com/actions/toolkit/issues/539
|
||||
# run: npm audit --audit-level=moderate
|
||||
|
||||
- name: audit packages
|
||||
run: npm run audit-all
|
||||
|
Loading…
x
Reference in New Issue
Block a user