We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9785c9a commit 776f405Copy full SHA for 776f405
.github/workflows/cd.yml
@@ -37,7 +37,7 @@ jobs:
37
run: ls -l dist/
38
39
- name: Generate artifact attestation for sdist and wheel
40
- uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
+ uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
41
with:
42
subject-path: "dist/vector-*"
43
0 commit comments