Skip to content

Commit 40500e9

Browse files
Pin pypa/gh-action-pypi-publish action to 76f52bc
1 parent 429c6b1 commit 40500e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: build package
2323
run: uv build
2424
- name: Publish package distributions to PyPI
25-
uses: pypa/gh-action-pypi-publish@release/v1.12
25+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1.12
2626
with:
2727
verbose: 'true'
2828
attestations: 'false'

0 commit comments

Comments
 (0)