Skip to content

Commit 152c425

Browse files
Update pypa/gh-action-pypi-publish action to v1.13.0 [SECURITY]
1 parent 8ab238f commit 152c425

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Build package
4646
run: poetry build --no-interaction
4747
- name: Publish to PyPi
48-
uses: pypa/gh-action-pypi-publish@v1.12.4
48+
uses: pypa/gh-action-pypi-publish@v1.13.0
4949
with:
5050
verbose: true
5151
print-hash: true

0 commit comments

Comments
 (0)