From a72758546f64baff036ddda6947c93a4b8ef040b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Apr 2021 12:18:28 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v3.0.7 --- .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 11551ea7c..0652470c0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -276,7 +276,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v3.0.6 + uses: wagoid/commitlint-github-action@v3.0.7 with: configFile: .commitlintrc.js