diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 9a354d1d..369a2a67 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -104,7 +104,7 @@ jobs: with: working-directory: ${{ steps.has-prettier-plugins.outputs.package-json-dir }} - - uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0 + - uses: super-linter/super-linter/slim@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1 env: VALIDATE_ALL_CODEBASE: ${{ inputs.lint-all }} LOG_LEVEL: WARN