Skip to content

Commit 82b10b3

Browse files
build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows (#303)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.12.4 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d379bf commit 82b10b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
name: cachier_dist
8383
path: dist
8484
- name: Publish distribution 📦 to PyPI
85-
uses: pypa/gh-action-pypi-publish@v1.12.4
85+
uses: pypa/gh-action-pypi-publish@v1.13.0
8686
with:
8787
user: __token__
8888
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)