Commit d51fa00
authored
Update shellcheck version in actionlint pre-commit to 0.11.0 (#20030)
I was getting bizarre wasm failures from runtests running pre-commit
running actionlint running shellcheck (shellcheck is written in
haskell but we depend on go-shellcheck which is a packaged up version
of it using wasm?).
(#19958 (comment))
If I update it, I don't get bizarre wasm failures and it still doesn't
complain about anything.1 parent 77b4cfb commit d51fa00
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments