Skip to content

Commit

Permalink
Try to determine how semgrep is gets its options
Browse files Browse the repository at this point in the history
  • Loading branch information
karlmutch authored Feb 25, 2021
1 parent fa0598c commit a3a4b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semgrep-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
publishDeployment: ${{ secrets.SEMGREP_DEPLOYMENT_ID }}
generateSarif: "1"
config: p/ci
# Removed code as per the example in https://semgrep.dev/docs/providers/

0 comments on commit a3a4b3a

Please sign in to comment.