Skip to content

Commit 61a20fb

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 ab69e431e9c9f48a3310be0a56527c679f56e04d to 987f11e872eb5ca67aad6a4fe531bd3089142c60. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@ab69e43...987f11e) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 987f11e872eb5ca67aad6a4fe531bd3089142c60 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9113e6e commit 61a20fb

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@ab69e431e9c9f48a3310be0a56527c679f56e04d # v1
67+
uses: pypa/gh-action-pypi-publish@987f11e872eb5ca67aad6a4fe531bd3089142c60 # 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@ab69e431e9c9f48a3310be0a56527c679f56e04d # v1
95+
uses: pypa/gh-action-pypi-publish@987f11e872eb5ca67aad6a4fe531bd3089142c60 # v1

0 commit comments

Comments
 (0)