Skip to content

Commit d4d8fea

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.13.0
1 parent 634d977 commit d4d8fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
path: dist/
8888

8989
- name: Publish release distributions to PyPI
90-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
90+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
9191

9292
- name: Create GitHub Issue on Failure
9393
if: failure()

0 commit comments

Comments
 (0)