Skip to content

Commit e1c798d

Browse files
author
Pablo Rodríguez Flores
committed
Merge remote-tracking branch 'origin/master' into fix_performance_issues
Fix security issues.
2 parents 9757872 + da31ecc commit e1c798d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
2828
- name: Install safety for security checks
2929
run: |
30+
pip install cffi
3031
pip install safety
3132
3233
- name: Run safety check

0 commit comments

Comments
 (0)