Skip to content

Commit 9c40a17

Browse files
Addd Snyk monitor command (#128)
1 parent b3d0adc commit 9c40a17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snyk.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1616
with:
1717
args: --severity-threshold=high
18+
command: monitor

0 commit comments

Comments
 (0)