Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit 3395a22

Browse files
dependabot[bot]dlech
authored andcommitted
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.12...v1.8.14) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a9fa84 commit 3395a22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
name: artifact
6666
path: dist
6767

68-
- uses: pypa/gh-action-pypi-publish@v1.8.12
68+
- uses: pypa/gh-action-pypi-publish@v1.8.14
6969
with:
7070
user: __token__
7171
password: ${{ secrets.PYPI_TOKEN3 }}

0 commit comments

Comments
 (0)