diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 5ae00d5..4a48906 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 persist-credentials: false - name: Super-Linter - uses: super-linter/super-linter@v8.3.2 + uses: super-linter/super-linter@v8.4.0 env: ERROR_ON_MISSING_EXEC_BIT: true VALIDATE_EDITORCONFIG: true