Skip to content

Commit

Permalink
Update semgrep.yml docker image
Browse files Browse the repository at this point in the history
Updating semgrep docker image for the exising semgrep workflow.
  • Loading branch information
hrushikeshdeshpande authored Sep 25, 2024
1 parent b798401 commit f76d893
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 @@ -19,7 +19,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 f76d893

Please sign in to comment.