diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index cfccb3e9..79af56a4 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -84,7 +84,7 @@ jobs: echo "$line" >> "$GITHUB_ENV" done - - uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0 + - uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0 env: VALIDATE_ALL_CODEBASE: ${{ inputs.lint-all }} LOG_LEVEL: WARN