mirror of https://github.com/astral-sh/uv
Merge 2e39c08c0f into af348c2a88
This commit is contained in:
commit
ced18a59a3
|
|
@ -271,7 +271,7 @@ jobs:
|
||||||
# Remove the granular manifests
|
# Remove the granular manifests
|
||||||
rm -f artifacts/*-dist-manifest.json
|
rm -f artifacts/*-dist-manifest.json
|
||||||
- name: Attest
|
- name: Attest
|
||||||
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2
|
uses: actions/attest-build-provenance@8835c60c52cafa2b7f8bd4fadd525d33bf16cefe
|
||||||
with:
|
with:
|
||||||
subject-path: |
|
subject-path: |
|
||||||
artifacts/*.json
|
artifacts/*.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue