Skip to content

Commit

Permalink
chore(deps): bump abatilo/actions-poetry from 2.1.4 to 2.3.0
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.3.0.
- [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.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent ba80864 commit fc3355d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: 3.9
- uses: abatilo/actions-poetry@v2.1.4
- uses: abatilo/actions-poetry@v2.3.0
- name: Run poetry build
run: poetry build
- name: Run poetry publish
Expand Down

0 comments on commit fc3355d

Please sign in to comment.