diff --git a/.github/workflows/gate-attestation.yml b/.github/workflows/gate-attestation.yml index 489601b06a..3fe99e508d 100644 --- a/.github/workflows/gate-attestation.yml +++ b/.github/workflows/gate-attestation.yml @@ -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"