diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 6123d51..0160164 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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.16 + uses: frenck/action-addon-linter@v2.17 with: path: "./test"