Skip to content

Commit 2f8c5cb

Browse files
chore(deps): update actions/attest-build-provenance action to v3.2.0 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a728544 commit 2f8c5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
persist-credentials: false
299299
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
300300
- name: Generate artifact attestation
301-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
301+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
302302
with:
303303
subject-path: wheels-*/*
304304
- name: Publish to PyPI

0 commit comments

Comments
 (0)