From 872a20c90814b0946b04d223983d38d5e5b81f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 06:56:30 +0000 Subject: [PATCH] :arrow_up: Bump frenck/action-addon-linter from v1.2.0 to v1.3.1 Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.2.0 to v1.3.1. - [Release notes](https://github.com/frenck/action-addon-linter/releases) - [Commits](https://github.com/frenck/action-addon-linter/compare/v1.2.0...755d28722e9057a6b847ded5e5e56515700b98ae) Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3512ed2..e31f3a8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -38,7 +38,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run Add-on Lint - uses: frenck/action-addon-linter@v1.2.0 + uses: frenck/action-addon-linter@v1.3.1 with: community: true path: "./${{ needs.information.outputs.target }}"