diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eb1cf07889c36..4a9b6e9b6aef9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: fetch-depth: 0 - name: Run Markdown Lint - uses: github/super-linter@v3.15.1 + uses: github/super-linter@v3.15.2 env: VALIDATE_ALL_CODEBASE: false VALIDATE_MARKDOWN: true