We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c4119 commit 2c3fe08Copy full SHA for 2c3fe08
.github/workflows/cd.yml
@@ -35,7 +35,7 @@ jobs:
35
path: dist
36
37
- name: Generate artifact attestation for sdist and wheel
38
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
39
with:
40
subject-path: "dist/build-*"
41
0 commit comments