Skip to content

Commit b7bc038

Browse files
chore(workflow): update semgrep.yml docker image
Updating semgrep docker image for the exising semgrep workflow.
1 parent 3a0e522 commit b7bc038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/semgrep.yml

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

0 commit comments

Comments
 (0)