We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec74f3 commit 1473274Copy full SHA for 1473274
.github/workflows/semgrep.yml
@@ -18,7 +18,7 @@ jobs:
18
SEMGREP_APP_URL: https://cloudflare.semgrep.dev
19
SEMGREP_VERSION_CHECK_URL: https://cloudflare.semgrep.dev/api/check-version
20
container:
21
- image: returntocorp/semgrep
+ image: semgrep/semgrep
22
steps:
23
- uses: actions/checkout@v4
24
- run: semgrep ci
0 commit comments