Skip to content

Commit

Permalink
Merge pull request #86 from cloudflare/hrushikeshdeshpande-updating-s…
Browse files Browse the repository at this point in the history
…emgrep-docker-image

Updating semgrep docker image
  • Loading branch information
jacobbednarz authored Sep 25, 2024
2 parents 501eead + 5efeed8 commit 7e6b4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
SEMGREP_APP_URL: https://cloudflare.semgrep.dev
SEMGREP_VERSION_CHECK_URL: https://cloudflare.semgrep.dev/api/check-version
container:
image: returntocorp/semgrep
image: semgrep/semgrep
steps:
- uses: actions/checkout@v4
- run: semgrep ci

0 comments on commit 7e6b4b4

Please sign in to comment.