Skip to content

Commit b57a58a

Browse files
committed
actions: add zizmor ignore for nightly wheels token
1 parent c6bee29 commit b57a58a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ jobs:
449449
artifacts_path: dist
450450
# This token is generated from anaconda.org
451451
# https://github.com/scientific-python/upload-nightly-action/issues/111
452-
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }}
452+
anaconda_nightly_upload_token: ${{ secrets.ANACONDA_ORG_UPLOAD_TOKEN }} # zizmor: ignore[secrets-outside-env]
453453

454454
# Deploy wheels and sdist to PyPI
455455

0 commit comments

Comments
 (0)