From d33f7c01744f1d5bfa6450bfe79347b0063232ad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Dec 2020 22:28:50 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v2.1.5 --- .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 6a832c321..159a16d09 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -317,7 +317,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v2.1.4 + uses: wagoid/commitlint-github-action@v2.1.5 with: configFile: .commitlintrc.js