Skip to content

Commit

Permalink
Update security-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxkramer authored Dec 17, 2024
1 parent acf52e2 commit f78ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Check for Security Issues
run: |
source venv/bin/activate
safety check -r requirements.txt
safety check -r requirements.txt --ignore 71796,71582,70904,71587,71589,71584,71691,71698,71963,67933,71586,71585,71581,72394,71692,71693,74438,71578,71577,71579
- name: Cleanup
run: |
Expand Down

0 comments on commit f78ff89

Please sign in to comment.