Skip to content

Commit 28edae0

Browse files
chore(deps): bump abatilo/actions-poetry from 3.0.0 to 3.0.1 (#291)
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/abatilo/actions-poetry/releases) - [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc) - [Commits](abatilo/actions-poetry@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: abatilo/actions-poetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75001ae commit 28edae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/setup-python@v5
1515
with:
1616
python-version: 3.9
17-
- uses: abatilo/[email protected].0
17+
- uses: abatilo/[email protected].1
1818
with:
1919
poetry-version: 1.5.1
2020
- name: Run poetry build

0 commit comments

Comments
 (0)