Skip to content

Commit

Permalink
Updating semgrep docker image for the exising semgrep workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
hrushikeshdeshpande authored Sep 25, 2024
1 parent efb835b commit 59ccda1
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 59ccda1

Please sign in to comment.