diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index acad03d..978ccb6 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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.17 + uses: frenck/action-addon-linter@v2.18 with: path: "./test"