diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 8c1d35949..5f7e3d2a0 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: 0 persist-credentials: false - name: Lint Code Base - uses: super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2 + uses: super-linter/super-linter/slim@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0 env: VALIDATE_ALL_CODEBASE: true VALIDATE_CHECKOV: false