diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 14d7b63..c1e6a9e 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -36,6 +36,6 @@ jobs: uses: actions/checkout@v4.1.7 - name: Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.16.0 + uses: frenck/action-addon-linter@v2.17.0 with: path: "./${{ matrix.path }}"