Skip to content

Commit d73afbf

Browse files
committed
fix monitor wf
1 parent d4c52e1 commit d73afbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snyk-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ jobs:
1212
env:
1313
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1414
with:
15+
command: monitor
1516
args: --severity-threshold=critical
16-
--monitor

0 commit comments

Comments
 (0)