Skip to content

Commit

Permalink
Bump Gr1N/setup-poetry from 4 to 7 (#211)
Browse files Browse the repository at this point in the history
Bumps [Gr1N/setup-poetry](https://github.com/Gr1N/setup-poetry) from 4 to 7.
- [Release notes](https://github.com/Gr1N/setup-poetry/releases)
- [Commits](Gr1N/setup-poetry@v4...v7)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2021
1 parent 409ae33 commit ad74869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
python-version: '3.x'
- name: Set up Poetry
uses: Gr1N/setup-poetry@v4
uses: Gr1N/setup-poetry@v7
- name: Build and publish to PyPi
env:
POETRY_PYPI_TOKEN_TESTPYPI: ${{ secrets.TEST_PYPI_API_TOKEN }}
Expand Down

0 comments on commit ad74869

Please sign in to comment.