Skip to content

Commit f58d554

Browse files
chore(deps): update pypa/gh-action-pypi-publish action to v1.13.0 [security]
1 parent 9376fe1 commit f58d554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
python -m build --sdist --wheel --outdir dist/ .
2828
2929
- name: Publish distribution 📦 to PyPI
30-
uses: pypa/gh-action-pypi-publish@v1.8.10
30+
uses: pypa/gh-action-pypi-publish@v1.13.0
3131

0 commit comments

Comments
 (0)