diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 31557ea1..dedde939 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
           fetch-depth: 0
 
       - name: Super Linter
-        uses: github/super-linter@v6
+        uses: github/super-linter@v7
         env:
           LINTER_RULES_PATH: .github/linter-conf
           VALIDATE_MARKDOWN: true