From d1ceaacff44f04ab5e73eb4cf2aa41703b9feb44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 08:53:12 +0200 Subject: [PATCH] Bump frenck/action-addon-linter from 2.3 to 2.4.1 (#147) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 1f3abb5..6332f6b 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@v2.3 + uses: frenck/action-addon-linter@v2.4.1 with: community: true path: "./${{ needs.information.outputs.target }}"