diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index afe2fe0..8b67fb9 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,7 +23,7 @@ jobs: with: fetch-depth: 0 - - uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0 + - uses: super-linter/super-linter/slim@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0 env: VALIDATE_ALL_CODEBASE: true VALIDATE_CHECKOV: false