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 aacd897 commit 93c7af5Copy full SHA for 93c7af5
1 file changed
.github/workflows/publish.yml
@@ -47,7 +47,7 @@ jobs:
47
run: python -m build
48
49
- name: Generate build provenance attestations
50
- uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0
+ uses: actions/attest@508db95dd578ae2727ebd6217d5ba78e4fbda05d # v4.2.1
51
with:
52
subject-path: |
53
dist/*.whl
0 commit comments