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 371a83c commit 65e2006Copy full SHA for 65e2006
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: pypa/gh-action-pypi-publish@release/v1
34
35
- name: attest
36
- uses: actions/attest@c578ab5e377a70e30e1411d16a0eba675e5dc2e9 # v1
+ uses: actions/attest@2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d # v1
37
with:
38
subject-path: |
39
./dist/*.tar.gz
0 commit comments