Update .gitea/workflows/datadog-static-analysis.yml
Some checks failed
Datadog Static Analysis / Datadog Static Analyzer (push) Waiting to run
Release / build (push) Waiting to run
Release / publish_head (push) Waiting to run
Datadog Software Composition Analysis / Datadog SBOM Generation and Upload (push) Has been cancelled
Datadog Secrets Scanning / Datadog Static Analyzer (push) Has been cancelled
Semgrep CE scan / semgrep-oss/scan (push) Failing after 2s

This commit is contained in:
Tanishq Dubey 2025-03-21 11:01:17 -04:00
parent aae43a0001
commit 1aa1964853

View File

@ -20,4 +20,4 @@ jobs:
- name: Run Semgrep - name: Run Semgrep
run: | run: |
python3 -m pip install --break-system-package semgrep python3 -m pip install --break-system-package semgrep
semgrep ci semgrep scan