Skip to content

Commit

Permalink
Fix semgrep sha
Browse files Browse the repository at this point in the history
  • Loading branch information
steelhead31 committed Mar 6, 2024
1 parent 6ab37ef commit cb02a9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/semgrep_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
# Step 2: Differential scan
- name: Differential scan
run: |
semgrep scan --error --metrics=off --config="p/trailofbits" \
--baseline-commit ${{ github.event.before }}
semgrep scan --config="p/trailofbits" --baseline-commit ${{ github.event.before }}

0 comments on commit cb02a9d

Please sign in to comment.