Skip to content

Commit

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

Updating semgrep docker image for the exising semgrep workflow.
  • Loading branch information
Maximo-Guk authored Sep 26, 2024
2 parents f111269 + ac21b71 commit c15498d
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 c15498d

Please sign in to comment.