You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments