diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 04dbc2c..cd95c61 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 persist-credentials: false - name: Lint Code Base - uses: super-linter/super-linter/slim@v8.5.0 + uses: super-linter/super-linter/slim@v8.6.0 env: VALIDATE_EDITORCONFIG: true VALIDATE_GITHUB_ACTIONS: true