diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 51391772..07ac669b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,7 @@ jobs: steps: - uses: actions/checkout@v4 - 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