From d33e413667836977753729da82319e6f0ea7732e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Oct 2021 20:41:29 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v4.1.9 --- .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 ae8de8089..ea57e4553 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -218,7 +218,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v4.1.5 + uses: wagoid/commitlint-github-action@v4.1.9 with: configFile: .commitlintrc.cjs