Skip to content

Commit 63d00c8

Browse files
committed
troubleshoot npm audit action
1 parent 76d60a1 commit 63d00c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/package-audit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ jobs:
2121
uses: 'luisfontes19/npm-audit-action@v0.1.0'
2222
with:
2323
project-path: "."
24-
json: false
2524
only: prod
26-
level: critical
2725
fix: true
2826
package-lock-only: false
2927
force: true

0 commit comments

Comments
 (0)