Skip to content

Commit c3f11f1

Browse files
authored
Update snyk-security.yml
1 parent cf225b9 commit c3f11f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/snyk-security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,6 @@ jobs:
99
- uses: actions/checkout@v4
1010
- name: Set up Snyk CLI to check for security issues
1111
uses: snyk/actions/maven@master
12+
continue-on-error: true
1213
env:
1314
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 commit comments

Comments
 (0)