diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6c6af2b..39202c9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,7 +51,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@de232482c564942a796a4427d3624f0d6c6e36e8 # v2.16.0 + uses: frenck/action-addon-linter@3f2124e0b89836e70c170a101895ba9d669b6f0c # v2.17.0 with: community: true path: "./${{ needs.information.outputs.target }}"