diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0099c22c0bc8a..61606d14795a8 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -47,7 +47,7 @@ jobs: - name: Run actionlint uses: docker://rhysd/actionlint:1.7.4 with: - args: "-color -verbose" + args: "-color -verbose -shellcheck=" octoscan: name: Octoscan