diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 2ebab3e..a4c532b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -33,7 +33,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v7.3.0 + uses: super-linter/super-linter/slim@v7.4.0 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: main