We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fae34 commit a40623bCopy full SHA for a40623b
1 file changed
.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@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
+ uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
39
with:
40
subject-path: "dist/build-*"
41
0 commit comments