From 7a230fca512a36c4817f8d1f201ad7a5cad77c2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 15:16:46 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v2.2.4 (#2782) Co-authored-by: Renovate Bot --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 6b2816c5e..7c1266102 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -303,7 +303,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v2.2.3 + uses: wagoid/commitlint-github-action@v2.2.4 with: configFile: .commitlintrc.js