diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index 473600e..2f72cb9 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -209,7 +209,7 @@ jobs: # list of files that changed across commits fetch-depth: 0 - name: Lint code base - uses: super-linter/super-linter/slim@12562e48d7059cf666c43a4ecb0d3b5a2b31bd9e # v8.4.0 + uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} DEFAULT_BRANCH: main