diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 3b989e1..a91cd2f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -36,6 +36,6 @@ jobs: uses: actions/checkout@v5.0.0 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.18 + uses: frenck/action-addon-linter@v2.21 with: path: "./${{ matrix.path }}"