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 9a655f3 commit 261cac9Copy full SHA for 261cac9
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@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
+ uses: actions/attest@f7c74d28b9d84cb8768d0b8ca14a4bac6ef463e6 # v4.2.0
51
with:
52
subject-path: |
53
dist/*.whl
0 commit comments