Update .gitea/workflows/datadog-static-analysis.yml
Some checks failed
Datadog Secrets Scanning / Datadog Static Analyzer (push) Successful in 13s
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Successful in 14s
Release / build (push) Successful in 36s
Datadog Static Analysis / Datadog Static Analyzer (push) Successful in 37s
Semgrep CE scan / semgrep-oss/scan (push) Failing after 2s
Release / publish_head (push) Successful in 37s

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

View File

@ -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