diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ebbabb7e..47b782c1 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -24,7 +24,7 @@ jobs: fetch-depth: 0 - name: Lint Code Base - uses: super-linter/super-linter/slim@v7.2.0 + uses: super-linter/super-linter/slim@v7.2.1 env: VALIDATE_ALL_CODEBASE: false DEFAULT_BRANCH: develop