From bd43aec4e3e684bdd083f54e94f07832d3967961 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Sep 2021 13:48:04 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v4.1.4 --- .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 d5c243982..e5a838578 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -218,7 +218,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v4.1.2 + uses: wagoid/commitlint-github-action@v4.1.4 with: configFile: .commitlintrc.cjs