diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 382fee3372a70..e2aa6c2c20296 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -305,7 +305,7 @@ jobs: # Full git history is needed to get a proper list of changed files within `super-linter` fetch-depth: 0 - name: Run Markdown Lint - uses: super-linter/super-linter/slim@v8.3.1 + uses: super-linter/super-linter/slim@v8.3.2 env: MULTI_STATUS: false VALIDATE_ALL_CODEBASE: false