We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ca5e4a + f7ca0b2 commit ce673ebCopy full SHA for ce673eb
.github/workflows/snyk_scan.yml
@@ -25,5 +25,5 @@ jobs:
25
env:
26
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
27
with:
28
- command: test
+ command: monitor
29
args: --all-sub-projects --org=java-agent --configuration-matching='(^compileClasspath$)|(^runtimeClasspath$)'
0 commit comments