mirror of
https://github.com/jlengrand/baker.git
synced 2026-03-10 08:01:23 +00:00
Only for high severity
This commit is contained in:
committed by
GitHub
parent
22b57bade7
commit
467ba2ec85
2
.github/workflows/scala.yml
vendored
2
.github/workflows/scala.yml
vendored
@@ -12,3 +12,5 @@ jobs:
|
||||
uses: snyk/actions/scala@master
|
||||
env:
|
||||
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
|
||||
with:
|
||||
args: --severity-threshold=high
|
||||
|
||||
Reference in New Issue
Block a user