From 1d3f78460cab34862204caae0b06bc22e205e11b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 5 Apr 2021 08:59:07 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v3.0.8 --- .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 02a47b3bc..e2a3589b2 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.7 + uses: wagoid/commitlint-github-action@v3.0.8 with: configFile: .commitlintrc.js