diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index c4afced..dfd9332 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -12,7 +12,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.6 + uses: frenck/action-addon-linter@v2.8 with: path: "./test"