Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit 8250253

Browse files
sca-scan.yml
1 parent 13845fe commit 8250253

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sca-scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ jobs:
1111
uses: snyk/actions/maven@master
1212
env:
1313
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
14+
with:
15+
args: --fail-on=all

0 commit comments

Comments
 (0)