Skip to content

Commit

Permalink
Fix security workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
malvads committed Jan 29, 2024
1 parent 03ee8d2 commit d6361bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Install safety for security checks
run: |
pip install cffi
pip install safety
- name: Run safety check
Expand Down

0 comments on commit d6361bb

Please sign in to comment.