We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c52e1 commit d73afbfCopy full SHA for d73afbf
1 file changed
.github/workflows/snyk-monitor.yml
@@ -12,5 +12,5 @@ jobs:
12
env:
13
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14
with:
15
+ command: monitor
16
args: --severity-threshold=critical
- --monitor
0 commit comments