diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index a815e11..1242e9a 100644 --- a/.github/workflows/addon-ci.yaml +++ b/.github/workflows/addon-ci.yaml @@ -50,7 +50,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@v2.9.0 + uses: frenck/action-addon-linter@v2.10.0 with: community: false path: "./${{ needs.information.outputs.target }}"