Skip to content

Commit 3349559

Browse files
fail on high severity
1 parent dec4fc5 commit 3349559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
run: npm test
3535

3636
- name: audit packages
37-
run: npm audit --audit-level=moderate
37+
run: npm audit --audit-level=high
3838
if: matrix.operating-system == 'ubuntu-latest'

0 commit comments

Comments
 (0)