From 9065a152e1df13faaebd0caec7ab533b3410ad93 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 May 2021 18:26:02 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v3.1.3 --- .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 0b9e6a4f6..23abc8d10 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.1.2 + uses: wagoid/commitlint-github-action@v3.1.3 with: configFile: .commitlintrc.js