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