diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 3087f61eff8..f5007b5ec34 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -34,7 +34,7 @@ jobs: # list of files that changed across commits fetch-depth: 0 - name: Lint code base - uses: super-linter/super-linter/slim@v6.0.0 + uses: super-linter/super-linter/slim@v6.1.1 env: DEFAULT_BRANCH: main # To report GitHub Actions status checks