mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-17 17:41:50 +00:00
chore(gha): fix release preparation workflow (#8467)
This commit is contained in:
@@ -168,7 +168,7 @@ jobs:
|
||||
# Update poetry lock file
|
||||
echo "Updating poetry.lock file..."
|
||||
cd api
|
||||
poetry lock --no-update
|
||||
poetry lock
|
||||
cd ..
|
||||
|
||||
# Commit and push the changes
|
||||
|
||||
Reference in New Issue
Block a user