fix3.0
This commit is contained in:
parent
503cd47fae
commit
71ffa2823a
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Run Semgrep (SAST)
|
||||
run: |
|
||||
pip install semgrep
|
||||
semgrep --config . --jobs 1 --max-memory 4000
|
||||
semgrep --config p/python --jobs 1 --max-memory 4000
|
||||
deploy:
|
||||
needs: lint-sast
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user