Skip to content

Commit

Permalink
Automated: Add Semgrep Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
fishbrain-terraform[bot] authored Sep 30, 2024
1 parent 7a64d30 commit a3154df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
container:
image: semgrep/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v4
- run: semgrep ci

0 comments on commit a3154df

Please sign in to comment.