mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-08-29 09:28:29 +00:00
fix(workflows): format
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
||||
- name: pip-audit
|
||||
run: |
|
||||
poetry run pip install --upgrade "pip>=26.0" pip-audit
|
||||
poetry run pip-audit --ignore-vuln CVE-2026-3219
|
||||
poetry run pip-audit --ignore-vuln CVE-2026-3219
|
||||
|
||||
- name: Setup Trivy
|
||||
run: sh scripts/ci/setup-trivy.sh
|
||||
|
||||
Reference in New Issue
Block a user