Skip to content

Commit

Permalink
Bump JRubics/poetry-publish from 2.0 to 2.1 in /.github/workflows (#287)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 2a79b66 commit ff236f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Build and publish to pypi
if: startsWith(github.ref, 'refs/tags/v')
uses: JRubics/poetry-publish@v2.0
uses: JRubics/poetry-publish@v2.1
with:
python_version: "3.12.1"
pypi_token: ${{ secrets.DEPLOY_FROM_GITHUB_TO_PYPI_ONBOARDME }}
Expand Down

0 comments on commit ff236f9

Please sign in to comment.