fix(action): Use poetry > v2 (#7472)

This commit is contained in:
Pepe Fagoaga
2025-04-08 18:34:24 +05:45
parent e2dfc1f383
commit a7f733522c
@@ -68,7 +68,7 @@ jobs:
- name: Install Poetry
run: |
pipx install poetry==1.8.5
pipx install poetry==2.*
pipx inject poetry poetry-bumpversion
- name: Get Prowler version