diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 675384b4..67388044 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v8.3.2 + uses: super-linter/super-linter@v8.4.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VALIDATE_JSCPD: false