Skip to content

Commit 3f28a31

Browse files
authored
Merge pull request #1054 from python-wheel-build/dependabot/github_actions/pypa/gh-action-pypi-publish-1.14.0
build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0
2 parents 0820afc + 5290ceb commit 3f28a31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
python -m build
4040
- name: Publish distribution to PyPI
4141
if: startsWith(github.ref, 'refs/tags')
42-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
42+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1

0 commit comments

Comments
 (0)