[KYUUBI #7165] Remove banned action-shellcheck
### Why are the changes needed? The plugin is banned by ASF. > ludeeus/action-shellcheck1.1.0 is not allowed to be used in apache/kyuubi. https://github.com/apache/kyuubi/actions/runs/16745477309 ### How was this patch tested? Pass GHA. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #7165 from pan3793/rm-shellcheck. Closes #7165 dfda2314c [Cheng Pan] Remove banned action-shellcheck Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
87f3f90120
commit
2c64e4e5fc
6
.github/workflows/style.yml
vendored
6
.github/workflows/style.yml
vendored
@ -132,9 +132,3 @@ jobs:
|
||||
with:
|
||||
name: super-linter-log
|
||||
path: super-linter.log
|
||||
- name: check bin directory
|
||||
uses: ludeeus/action-shellcheck@1.1.0
|
||||
with:
|
||||
# TODO: enable for all folders step by step
|
||||
scandir: './bin'
|
||||
severity: error
|
||||
|
||||
Loading…
Reference in New Issue
Block a user