diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b2a96028..76da7a55 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 0 - name: Formatting - uses: super-linter/super-linter@v5.7.2 + uses: super-linter/super-linter@v6.7.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: master