Skip to content

Commit c833260

Browse files
authored
Update main.yml
1 parent 7cc8a81 commit c833260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
1616
with:
1717
args: --severity-threshold=high
18+
command: code test # Specifically run Snyk Code SAST scanning

0 commit comments

Comments
 (0)