Commit f95d1db
fix(ci): re-pin rust-ci-reusable past toolchain-input breakage (#338)
Re-pins `rust-ci-reusable.yml` from
`d135b05bfc647d0c0fbfedc7e80f37ea50f49236` (pre-fix) to
`412a7031577112b31ee287cc6060179d638d6500` (standards main).
**Why:** the old SHA predates standards#439. Under a SHA-pinned
`dtolnay/rust-toolchain`, the `toolchain` input is mandatory; without it
all four rust-ci jobs (`check`/`test`/`audit`/`coverage`) fail
immediately with `'toolchain' is a required input` — an estate-wide Rust
CI breakage. This PR restores green here.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>1 parent 3ea3893 commit f95d1db
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments