Commit 7789e40
committed
fix(ci): replace dtolnay/rust-toolchain with inline rustup in zizmor check
zizmor flags dtolnay/rust-toolchain as superfluous-actions because
ubuntu-latest runners already include rustup and cargo. Replace the
action with a simple `rustup default stable` run step.1 parent 03f88d9 commit 7789e40
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
0 commit comments