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 @@ -43,7 +43,7 @@ jobs:
python scripts/release/build_release_manifest.py dist dist/release-manifest.json

- name: Attest build provenance
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373
Comment thread
seonghobae marked this conversation as resolved.
with:
subject-path: 'dist/*'

Expand Down
Loading