Skip to content

Commit de9564c

Browse files
committed
use tag for now
1 parent c0885f4 commit de9564c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-pypi-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Publish to TestPyPI
8787
id: publish-testpypi
8888
continue-on-error: true
89-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
89+
uses: pypa/gh-action-pypi-publish@release/v1 # zizmor: ignore[unpinned-uses] -- until asf-infra publishes new allowlist with commit hash
9090
with:
9191
repository-url: https://test.pypi.org/legacy/
9292
skip-existing: true

0 commit comments

Comments
 (0)