Bump Gr1N/setup-poetry from 7 to 8

Bumps [Gr1N/setup-poetry](https://github.com/gr1n/setup-poetry) from 7 to 8.
- [Release notes](https://github.com/gr1n/setup-poetry/releases)
- [Commits](https://github.com/gr1n/setup-poetry/compare/v7...v8)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2023-06-27 07:24:54 +00:00
committed by GitHub
parent 06486ba860
commit 8ace9825c7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
with:
python-version: '3.x'
- name: Set up Poetry
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: Bump Poetry version
run: |
tag=${{ github.event.release.tag_name }}