fix(action):

This commit is contained in:
Alexander Myasoedov
2025-01-02 01:39:36 +02:00
parent dc873e87d3
commit 22286b966a
+1 -1
View File
@@ -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