diff --git a/.github/workflows/addon-ci.yaml b/.github/workflows/addon-ci.yaml index 7781059..3f3dcc2 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.1 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@v2.15.0 + uses: frenck/action-addon-linter@v2.15.1 with: community: false path: "./${{ needs.information.outputs.target }}"