Skip to content

Commit b1b591d

Browse files
authored
chore(deps): pin pypa/gh-action-pypi-publish action to ed0c539 (#149)
1 parent 66989dd commit b1b591d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
pip install build
2222
python -m build
2323
- name: Publish package distributions to PyPI
24-
uses: pypa/gh-action-pypi-publish@release/v1
24+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1

0 commit comments

Comments
 (0)