Skip to content

Commit

Permalink
Merge branch 'main' into fix/install-validator-rework
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss authored Jul 19, 2022
2 parents 87cab4e + 88de2e8 commit 367902b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16.x
- run: npm audit --groups dependencies
- run: npm audit --groups dependencies --audit-level high

0 comments on commit 367902b

Please sign in to comment.