diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9a8891f..fe0345c 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -36,6 +36,6 @@ jobs: uses: actions/checkout@v4 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.15 + uses: frenck/action-addon-linter@v2.18 with: path: "./${{ matrix.path }}"