chore(deps): bump abatilo/actions-poetry from 2.4.0 to 3.0.0

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](a5643c67b5...7b6d33e44b)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/129/head
dependabot[bot] 2 years ago committed by GitHub
parent 8fc0e78774
commit dca3cf0084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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