mirror of
https://github.com/actions/setup-go.git
synced 2025-07-02 05:53:44 +00:00
Update jest-ts and update audit level
This commit is contained in:
parent
2096a2c66a
commit
8d0e6fc987
3 changed files with 149 additions and 91 deletions
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
|
@ -34,5 +34,5 @@ jobs:
|
|||
run: npm test
|
||||
|
||||
- name: audit packages
|
||||
run: npm audit --audit-level=moderate
|
||||
if: matrix.operating-system == 'ubuntu-latest'
|
||||
run: npm audit --audit-level=critical
|
||||
if: matrix.operating-system == 'ubuntu-latest'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue