We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868d513 commit 8b69a47Copy full SHA for 8b69a47
.github/workflows/main.yml
@@ -194,7 +194,7 @@ jobs:
194
run: |
195
tree dist
196
- name: PyPI upload
197
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4 # zizmor: ignore[use-trusted-publishing] # see #700
198
with:
199
attestations: true
200
packages-dir: dist
0 commit comments