Skip to content

Commit 8734e46

Browse files
committed
fix: attest-build-provenance
Signed-off-by: degenaro <lou.degenaro@gmail.com>
1 parent 5b7e3ea commit 8734e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ jobs:
281281

282282
- name: Generate SLSA build provenance
283283
if: steps.release.outputs.released == 'true'
284-
uses: actions/attest@a1948c3f048ba23858d222213b7c278aabede763 # v4.1.1
284+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
285285
with:
286286
subject-path: "dist/*"
287287

0 commit comments

Comments
 (0)