Skip to content

Commit 43429c7

Browse files
Update pypa/gh-action-pypi-publish action to v1.13.0 [SECURITY]
1 parent 9642067 commit 43429c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
name: pypi-dist
5353
path: dist
5454
- name: 🚀 Publish Distribution 📦 to PyPI
55-
uses: pypa/gh-action-pypi-publish@v1.12.4
55+
uses: pypa/gh-action-pypi-publish@v1.13.0
5656
notify-on-publish:
5757
name: Notify
5858
needs:

0 commit comments

Comments
 (0)