diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index dbd82e43..c89cd9db 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.9.0 + - uses: super-linter/super-linter@v7.2.1 env: DEFAULT_BRANCH: main FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\bversions\.txt$