Skip to content

Commit

Permalink
Bump abatilo/actions-poetry from 2.1.0 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v2.1.0...v2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2021
1 parent d656a03 commit 20775f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}

- name: Python Poetry Action
uses: abatilo/actions-poetry@v2.1.0
uses: abatilo/actions-poetry@v2.1.2
with:
poetry-version: ${{ env.POETRY_VERSION }}

Expand Down

0 comments on commit 20775f2

Please sign in to comment.