Skip to content

Commit 0fc9417

Browse files
chore(pinact): pin GitHub Actions
1 parent 8f3d99e commit 0fc9417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: |
3030
uv build -v
3131
- name: Publish release distributions to PyPI
32-
uses: pypa/gh-action-pypi-publish@v1.13.0
32+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
3333
- name: Release
3434
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
3535
with:

0 commit comments

Comments
 (0)