Update semgrep.yml
This commit is contained in:
parent
244248f2b7
commit
659da3ebba
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue