Merge pull request #129 from alufers/dependabot/github_actions/abatilo/actions-poetry-3.0.0

chore(deps): bump abatilo/actions-poetry from 2.4.0 to 3.0.0
pull/132/head
Albert Koczy 9 months ago committed by GitHub
commit 4bc3af02f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.10"
- name: Install poetry
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
with:
poetry-version: "1.3.2"
- name: Install dependencies

@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.10"
- name: Install poetry
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
uses: abatilo/actions-poetry@7b6d33e44b4f08d7021a1dee3c044e9c253d6439
with:
poetry-version: "1.3.2"
- name: Install dependencies

Loading…
Cancel
Save