Skip to content

Commit 852b153

Browse files
authored
Merge pull request #1755 from cloudflare/hrushikeshdeshpande-updating-semgrep-docker-image
Updating semgrep docker image
2 parents f7d5190 + e09a3d5 commit 852b153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semgrep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
SEMGREP_APP_URL: https://cloudflare.semgrep.dev
1919
SEMGREP_VERSION_CHECK_URL: https://cloudflare.semgrep.dev/api/check-version
2020
container:
21-
image: returntocorp/semgrep
21+
image: semgrep/semgrep
2222
steps:
2323
- uses: actions/checkout@v4
2424
- run: semgrep ci

0 commit comments

Comments
 (0)