From b65d79da2d0bc225b19af72f5e36adaddbd4a4ac Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 2 Mar 2021 21:41:46 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v3.0.6 --- .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 6f0f76472..bd414ff4c 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@v3.0.1 + uses: wagoid/commitlint-github-action@v3.0.6 with: configFile: .commitlintrc.js