Skip to content

Commit 50dfd1f

Browse files
authored
Add command to Snyk infrastructure workflow
1 parent 7d8b3c4 commit 50dfd1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/snyk-infrastructure.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
env:
4141
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
4242
with:
43+
command: code test
4344
args: --sarif-file-output=snyk-results.sarif
4445

4546
- name: Upload result to GitHub Code Scanning

0 commit comments

Comments
 (0)