Commit 5abaca1
authored
fix(ci): re-pin rust-ci-reusable.yml past the toolchain-required-input fix (#151)
Pinned SHA predated `standards#439` (fix(rust-ci): pass explicit
`toolchain: stable` to SHA-pinned dtolnay action), so every run failed
at "'toolchain' is a required input" before any real check executed —
same class as squabbler's "Move 3: reusable-workflow pin drift".
Re-pinned to standards main tip (`7c9db0e5`), at/after #439.1 parent 0ba6912 commit 5abaca1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
0 commit comments