Skip to content

Commit ce673eb

Browse files
Merge pull request #81 from newrelic/snyk-automation
updated snyk command to 'monitor'
2 parents 7ca5e4a + f7ca0b2 commit ce673eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snyk_scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
env:
2626
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2727
with:
28-
command: test
28+
command: monitor
2929
args: --all-sub-projects --org=java-agent --configuration-matching='(^compileClasspath$)|(^runtimeClasspath$)'

0 commit comments

Comments
 (0)