Skip to content

Commit

Permalink
ci: implement semgrep rules auto
Browse files Browse the repository at this point in the history
  • Loading branch information
adeherysh authored Apr 23, 2024
1 parent c8bc6c8 commit 2cd13ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Run Semgrep
run: semgrep ci
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
SEMGREP_RULES: auto

0 comments on commit 2cd13ce

Please sign in to comment.