Skip to content

Commit f1f1b04

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] <[email protected]>
1 parent 6cfd470 commit f1f1b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
merge-multiple: true
6969
path: dist
7070

71-
- uses: pypa/[email protected].12
71+
- uses: pypa/[email protected].14
7272
with:
7373
user: __token__
7474
password: ${{ secrets.PYPI_TOKEN2 }}

0 commit comments

Comments
 (0)