diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 86d69ed..742eb39 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v7.4.0 + uses: super-linter/super-linter@v8.3.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} FIX_MARKDOWN_PRETTIER: true