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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/121/head
dependabot[bot] 9 months ago committed by GitHub
parent 6353d1c696
commit 2049c71837
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@f295866fdd47fe14b18927b0908ac25ef3d5009a
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
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@f295866fdd47fe14b18927b0908ac25ef3d5009a
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
with:
poetry-version: "1.3.2"
- name: Install dependencies

Loading…
Cancel
Save