Skip to content

Commit 9f49b07

Browse files
authored
Merge pull request matplotlib#28709 from matplotlib/dependabot/github_actions/actions-71cacfe6ea
Bump actions/attest-build-provenance from 1.4.0 to 1.4.1 in the actions group
2 parents eb342f1 + 27cc94b commit 9f49b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
run: ls dist
217217

218218
- name: Generate artifact attestation for sdist and wheel
219-
uses: actions/attest-build-provenance@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
219+
uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
220220
with:
221221
subject-path: dist/matplotlib-*
222222

0 commit comments

Comments
 (0)