Skip to content

Commit

Permalink
Update semgrep-rules-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly committed Feb 15, 2024
1 parent f11eef3 commit c1d9e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep-rules-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
python-version: 3.9.2
- name: install semgrep
run: pip3 install semgrep==1.57.0
run: pip3 install semgrep==1.53.0
- name: validate rules
run: semgrep --validate --config .
- name: run semgrep
Expand Down

0 comments on commit c1d9e3d

Please sign in to comment.