diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3512ed2..e31f3a8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@v1.2.0 + uses: frenck/action-addon-linter@v1.3.1 with: community: true path: "./${{ needs.information.outputs.target }}"