diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 34c07ea..67d25f7 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 - - uses: super-linter/super-linter@v7.1.0 + - uses: super-linter/super-linter@v8.3.1 name: Super-Linter env: VALIDATE_ALL_CODEBASE: true