diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5d007e03fd88..d9b34869dc5b3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -304,7 +304,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.2.0 + uses: super-linter/super-linter/slim@v8.2.1 env: MULTI_STATUS: false VALIDATE_ALL_CODEBASE: false