diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 96e037f..faba17e 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -158,7 +158,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v7 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@v2.21.0 + uses: frenck/action-addon-linter@v2.21.1 with: community: false path: "./${{ needs.information.outputs.target }}"