From 2ae69f3620d6348eb8a467295c8f3d2c05fe94ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 08:20:21 +0100 Subject: [PATCH] Bump frenck/action-addon-linter from 2.4.1 to 2.5 (#21) 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 a1e4c7f..3f357f7 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -36,6 +36,6 @@ jobs: uses: actions/checkout@v2.3.5 - name: 🚀 Run Home Assistant Add-on Lint - uses: frenck/action-addon-linter@v2.4.1 + uses: frenck/action-addon-linter@v2.5 with: path: "./${{ matrix.path }}"