Skip to content

Commit d473bdc

Browse files
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.4 (#33)
1 parent 36b9394 commit d473bdc

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
@@ -33,7 +33,7 @@ jobs:
3333
run: python -m build
3434
- name: Publish package
3535
if: ${{ steps.release.outputs.release_created }}
36-
uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
36+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
3737
with:
3838
user: __token__
3939
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)