Commit 41bd1a7
committed
fix: add missing toolchain parameter to security workflow
- Add 'toolchain: stable' to dtolnay/rust-toolchain action
- Remove continue-on-error from cargo-deny since deny.toml is configured
- Fixes workflow parsing error that caused immediate failure1 parent 3a433ba commit 41bd1a7
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
92 | | - | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments