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 7c6a3aa commit 21a09aeCopy full SHA for 21a09ae
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
path: dist
41
42
- name: Generate artifact attestation for sdist and wheel
43
- uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
44
with:
45
subject-path: "dist/pyproject*"
46
0 commit comments