Skip to content

Commit

Permalink
Sync only report on high
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwebman committed Jun 18, 2023
1 parent e051985 commit a6716d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
uses: snyk/actions/node@master
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --severity-threshold=high
- name: Coveralls
uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit a6716d6

Please sign in to comment.