Skip to content

Commit

Permalink
chore(deps): bump abatilo/actions-poetry from 2.1.4 to 2.1.5
Browse files Browse the repository at this point in the history
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2.1.4 to 2.1.5.
- [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.4...v2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Jul 1, 2022
1 parent d2add23 commit 5cc1e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: ${{ matrix.python }}

- name: Setup poetry
uses: abatilo/actions-poetry@v2.1.4
uses: abatilo/actions-poetry@v2.1.5
with:
poetry-version: 1.1.12

Expand Down

0 comments on commit 5cc1e75

Please sign in to comment.