Skip to content

Commit e0f8f88

Browse files
build(deps): bump pypa/gh-action-pypi-publish
Bumps the github-actions group with 1 update: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `pypa/gh-action-pypi-publish` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71a6704 commit e0f8f88

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.13.0
85+
uses: pypa/gh-action-pypi-publish@v1.14.0
8686
with:
8787
user: __token__
8888
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)