Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
uv run python scripts/verify_release_manifest.py dist/SHA256SUMS

- name: Generate release artifact attestations
uses: actions/attest@281a49d4cbb0a72c9575a50d18f6deb515a11deb
uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26
with:
subject-path: |
dist/SHA256SUMS
Expand Down
Loading