diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 93edf73..d3c4bbf 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -36,7 +36,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.1.0 + uses: frenck/action-addon-linter@v1.2 with: community: true path: "./${{ needs.information.outputs.target }}"