Skip to content

Commit

Permalink
ci: return semgrep default rule set
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Ermakov <[email protected]>
  • Loading branch information
vooon committed Dec 30, 2022
1 parent dee7d70 commit 42c77b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- uses: actions/checkout@v3
- run: semgrep ci
env:
SEMGREP_RULES: p/cpp
SEMGREP_RULES: p/default

0 comments on commit 42c77b1

Please sign in to comment.