Skip to content

Commit

Permalink
chore(workflow): 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 9058548 commit 4222912
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 @@ -17,7 +17,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 4222912

Please sign in to comment.