We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a79db commit 255837dCopy full SHA for 255837d
.github/workflows/test.yaml
@@ -12,4 +12,4 @@ jobs:
12
- uses: biomejs/setup-biome@v2
13
- run: biome ci .
14
- run: npm test
15
- - run: npm audit
+ - run: npm audit --audit-level=moderate
0 commit comments