diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5591cf78..9bd628b9 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@v7.1.0 + uses: super-linter/super-linter@v7.2.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: master