Skip to content

Commit 10d1288

Browse files
chore: bump JRubics/poetry-publish from 2.0 to 2.1 (#3008)
Bumps [JRubics/poetry-publish](https://github.com/jrubics/poetry-publish) from 2.0 to 2.1. - [Release notes](https://github.com/jrubics/poetry-publish/releases) - [Commits](JRubics/poetry-publish@v2.0...v2.1) --- updated-dependencies: - dependency-name: JRubics/poetry-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cc8fe7 commit 10d1288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-python-provider.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
value: ${{ env.version }}
2424

2525
- name: Build and publish to PyPi
26-
uses: JRubics/poetry-publish@v2.0
26+
uses: JRubics/poetry-publish@v2.1
2727
with:
2828
package_directory: ./openfeature/providers/python-provider
2929
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)