diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 59595a4a..3cccc229 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 filter: tree:0 - - uses: super-linter/super-linter@v6.3.0 + - uses: super-linter/super-linter@v6.6.0 env: DEFAULT_BRANCH: main FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\boutput.*\.txt$