Skip to content

Commit

Permalink
ci: replace ci with scan
Browse files Browse the repository at this point in the history
  • Loading branch information
narenaryan committed Oct 20, 2024
1 parent 2dbd1b3 commit 5f6c759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
pip install semgrep
- name: Run Semgrep scan
run: semgrep ci
run: semgrep scan

0 comments on commit 5f6c759

Please sign in to comment.