Skip to content

Commit a6716d6

Browse files
committed
Sync only report on high
1 parent e051985 commit a6716d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
uses: snyk/actions/node@master
3030
env:
3131
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
32+
with:
33+
args: --severity-threshold=high
3234
- name: Coveralls
3335
uses: coverallsapp/github-action@master
3436
with:

0 commit comments

Comments
 (0)