diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ee8d575..da24670 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@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2 env: VALIDATE_ALL_CODEBASE: true VALIDATE_CHECKOV: false