mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-06-24 06:09:55 +02:00
fix(action):
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install agentic-security colorama tabulate tqdm
|
||||
pip install agentic-security colorama tabulate tqdm python-multipart
|
||||
|
||||
- name: Run security scan
|
||||
id: scan
|
||||
|
||||
Reference in New Issue
Block a user