diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index ac231f0..e521f9e 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@v2.3.4 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v1 + uses: frenck/action-addon-linter@v2 with: path: "./test"