Update semgrep.yml

This commit is contained in:
Hrushikesh Deshpande 2024-09-27 13:19:07 -04:00 committed by GitHub
parent 13bd2d50c8
commit 006d2824f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
SEMGREP_APP_URL: https://cloudflare.semgrep.dev SEMGREP_APP_URL: https://cloudflare.semgrep.dev
SEMGREP_VERSION_CHECK_URL: https://cloudflare.semgrep.dev/api/check-version SEMGREP_VERSION_CHECK_URL: https://cloudflare.semgrep.dev/api/check-version
container: container:
image: returntocorp/semgrep image: semgrep/semgrep
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: semgrep ci - run: semgrep ci