Skip to content
Merged
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/gate-attestation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
# `@main` an upstream commit in another repo reddens every open PR here with no change to
# this one — the same class as the gitignored fuzz lockfile (#6655), at a larger blast
# radius. Bump deliberately, so the change is reviewable.
uses: forkwright/.github/.github/workflows/hybrid-gate.yml@aed4ca51974b00998dab0715723676060a6ee12e
uses: forkwright/.github/.github/workflows/hybrid-gate.yml@963532686f7853fa3555aab434455693969b63a1
with:
fmt_cmd: "cargo fmt --all -- --check"
check_cmd: "cargo check --workspace --all-targets --features test-core"
Expand Down
Loading