Skip to content

Commit 26108ff

Browse files
authored
Update synk.yml
1 parent ad737c8 commit 26108ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/synk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Run Snyk SAST to check for vulnerabilities in source code
2424
run: |
2525
snyk test --all-projects --sarif-file-output=snyk_sast.sarif
26+
continue-on-error: true
2627
env:
2728
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
2829

0 commit comments

Comments
 (0)