mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
fix(ci): move poetry deprecated command to new one (#6384)
This commit is contained in:
committed by
GitHub
parent
3de3fed858
commit
15fae4d8f8
@@ -114,7 +114,7 @@ jobs:
|
||||
working-directory: ./api
|
||||
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'
|
||||
run: |
|
||||
poetry lock --check
|
||||
poetry check --lock
|
||||
|
||||
- name: Lint with ruff
|
||||
working-directory: ./api
|
||||
|
||||
Reference in New Issue
Block a user