diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 0d481f5223..2fed068e54 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@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 # v6.6.0 + uses: super-linter/super-linter@3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 # v6.7.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # By default, super-linter expect all linters to have their config