diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml
index 297a164..a441043 100644
--- a/.github/workflows/addon-ci.yaml
+++ b/.github/workflows/addon-ci.yaml
@@ -54,7 +54,7 @@ jobs:
       - name: ⤵️ Check out code from GitHub
         uses: actions/checkout@v4.1.7
       - name: 🚀 Run Add-on Lint
-        uses: frenck/action-addon-linter@v2.15.1
+        uses: frenck/action-addon-linter@v2.17.0
         with:
           community: false
           path: "./${{ needs.information.outputs.target }}"