Bump snok/install-poetry from 1.3.1 to 1.3.2

Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/snok/install-poetry/releases)
- [Commits](https://github.com/snok/install-poetry/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: snok/install-poetry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-10 06:35:10 +00:00 committed by GitHub
parent 250a245c53
commit 9438a1c87b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
python-version: '3.9'
- name: Install Poetry Action
uses: snok/install-poetry@v1.3.1
uses: snok/install-poetry@v1.3.2
with:
virtualenvs-create: true
virtualenvs-in-project: true