From e392b03550389af1fe0e5ff748067905499df4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 08:42:27 +0200 Subject: [PATCH] Bump frenck/action-addon-linter from 2.8 to 2.9 (#43) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index c0e8950..83fd988 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -36,6 +36,6 @@ jobs: uses: actions/checkout@v3.0.2 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.8 + uses: frenck/action-addon-linter@v2.9 with: path: "./${{ matrix.path }}"