diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ee8d575..0b783ef 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@502f4fe48a81a392756e173e39a861f8c8efe056 # v8.3.0 env: VALIDATE_ALL_CODEBASE: true VALIDATE_CHECKOV: false