There was an error while loading. Please reload this page.
1 parent 5b7e3ea commit 8734e46Copy full SHA for 8734e46
1 file changed
.github/workflows/python-push.yml
@@ -281,7 +281,7 @@ jobs:
281
282
- name: Generate SLSA build provenance
283
if: steps.release.outputs.released == 'true'
284
- uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
285
with:
286
subject-path: "dist/*"
287
0 commit comments