Skip to content

Commit

Permalink
Bump JRubics/poetry-publish from 1.11 to 1.12 (#159)
Browse files Browse the repository at this point in the history
* Bump JRubics/poetry-publish from 1.11 to 1.12

Bumps [JRubics/poetry-publish](https://github.com/JRubics/poetry-publish) from 1.11 to 1.12.
- [Release notes](https://github.com/JRubics/poetry-publish/releases)
- [Commits](JRubics/poetry-publish@v1.11...v1.12)

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

Signed-off-by: dependabot[bot] <support@github.com>

* add changelog

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hadi Alqattan <alqattanhadizaki@gmail.com>
  • Loading branch information
dependabot[bot] and hadialqattan committed Jul 18, 2022
1 parent e9c66e1 commit bc48d72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Expand Up @@ -70,6 +70,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.11
uses: JRubics/poetry-publish@v1.12
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
1 change: 1 addition & 0 deletions docs/CHANGELOG.md
Expand Up @@ -13,6 +13,7 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
### Changed

- [Bump typer from 0.5.0 to 0.6.1 by @dependabot[bot]](https://github.com/hadialqattan/pycln/pull/160)
- [Bump JRubics/poetry-publish from 1.11 to 1.12 by @dependabot[bot]](https://github.com/hadialqattan/pycln/pull/159)

## [2.0.3] - 2022-07-17

Expand Down

0 comments on commit bc48d72

Please sign in to comment.