Skip to content

Commit

Permalink
Audit test => high
Browse files Browse the repository at this point in the history
  • Loading branch information
guimard committed Jul 20, 2023
1 parent 0915d01 commit 6eeef0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildandtest.yml
Expand Up @@ -36,4 +36,4 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- run: npm audit
- run: npm audit --audit-level=high

0 comments on commit 6eeef0d

Please sign in to comment.