diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 0c76651..25905a3 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -23,7 +23,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter@v8.6.0 + uses: super-linter/super-linter@v8.7.0 env: LINTER_RULES_PATH: '.' EDITORCONFIG_FILE_NAME: '.editorconfig'