diff --git a/.github/workflows/Build-Docs.yml b/.github/workflows/Build-Docs.yml index 1770fe3d..6a2a57ed 100644 --- a/.github/workflows/Build-Docs.yml +++ b/.github/workflows/Build-Docs.yml @@ -72,7 +72,7 @@ jobs: - name: Lint documentation id: super-linter - uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 + uses: super-linter/super-linter/slim@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8.7.0 env: RUN_LOCAL: true DEFAULT_BRANCH: main