We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6d625 commit 55f15fdCopy full SHA for 55f15fd
.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@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
44
with:
45
subject-path: "dist/pyproject*"
46
0 commit comments