We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3d0adc commit 9c40a17Copy full SHA for 9c40a17
.github/workflows/snyk.yml
@@ -15,3 +15,4 @@ jobs:
15
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
16
with:
17
args: --severity-threshold=high
18
+ command: monitor
0 commit comments