Skip to content

Commit bb78ca1

Browse files
Bump JRubics/poetry-publish from 1.16 to 1.17
Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.16 to 1.17. - [Release notes](https://github.com/JRubics/poetry-publish/releases) - [Commits](JRubics/poetry-publish@v1.16...v1.17) --- updated-dependencies: - dependency-name: JRubics/poetry-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4d803d commit bb78ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publication.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
- name: Build and publish to pypi
12-
uses: JRubics/poetry-publish@v1.16
12+
uses: JRubics/poetry-publish@v1.17
1313
with:
1414
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)