From f07ea28be7c245b6e5f9b676db0b8bcd20dde8ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:01:56 +0100 Subject: [PATCH] Bump frenck/action-addon-linter from v1 to v2 (#5) Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1 to v2. - [Release notes](https://github.com/frenck/action-addon-linter/releases) - [Commits](https://github.com/frenck/action-addon-linter/compare/v1...5fde0909bcbbf702c477a7705950d8acf939ab1b) Signed-off-by: dependabot[bot] 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 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"