diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index fe81613d2b..280bd2cbd4 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -32,7 +32,7 @@ jobs: # list of files that changed across commits fetch-depth: 0 - name: Lint code base - uses: super-linter/super-linter@1fa6ba58a88783e9714725cf89ac26d53e80c148 # v6.9.0 + uses: super-linter/super-linter@02a1172d274f021e4c70f66e23f1085eadd1064b # v7.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # By default, super-linter expect all linters to have their config