Skip to content

Commit 9ffeb34

Browse files
fix(deps): Pin pypa/gh-action-pypi-publish action to ed0c539
1 parent b089ca3 commit 9ffeb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: Build package
2929
run: uv build
3030
- name: Publish package distributions to PyPI
31-
uses: pypa/gh-action-pypi-publish@release/v1
31+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1

0 commit comments

Comments
 (0)