Update .gitea/workflows/datadog-static-analysis.yml

This commit is contained in:
Tanishq Dubey 2025-03-21 10:57:35 -04:00
parent 61392e296c
commit aae43a0001

@ -19,5 +19,5 @@ jobs:
cpu_count: 2
- name: Run Semgrep
run: |
python3 -m pip install semgrep
python3 -m pip install --break-system-package semgrep
semgrep ci