Skip to content

Commit a65e6cd

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pypa/gh-action-pypi-publish
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 3317ede93a4981d0fc490510c6fcf8bf0e92ed05 to b5a6e8ba2611ad0c810f383eed9e6629eb0b3b2f. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@3317ede...b5a6e8b) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: b5a6e8ba2611ad0c810f383eed9e6629eb0b3b2f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa435d6 commit a65e6cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
name: python-package-distributions
6565
path: dist/
6666
- name: Publish distribution 📦 to TestPyPI
67-
uses: pypa/gh-action-pypi-publish@3317ede93a4981d0fc490510c6fcf8bf0e92ed05 # v1
67+
uses: pypa/gh-action-pypi-publish@b5a6e8ba2611ad0c810f383eed9e6629eb0b3b2f # v1
6868
with:
6969
repository-url: https://test.pypi.org/legacy/
7070
skip-existing: true
@@ -92,4 +92,4 @@ jobs:
9292
name: python-package-distributions
9393
path: dist/
9494
- name: Publish distribution 📦 to PyPI
95-
uses: pypa/gh-action-pypi-publish@3317ede93a4981d0fc490510c6fcf8bf0e92ed05 # v1
95+
uses: pypa/gh-action-pypi-publish@b5a6e8ba2611ad0c810f383eed9e6629eb0b3b2f # v1

0 commit comments

Comments
 (0)