diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 2ce3c0f935667..a577c1ddeee31 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: github/super-linter/slim@3792fe5373cf2f5b22d590fcbbc4533d735c573e + uses: github/super-linter/slim@a320804d310fdeb8d1a46c6c6c1e615d443b10c9 env: DEFAULT_BRANCH: main MULTI_STATUS: false