From 84016b28c2c8e9d6f2a2b65c91eb35e617be8c6c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Jun 2022 15:09:07 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v4.1.15 --- .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 03228c257..2fcd375f0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -238,7 +238,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v4.1.12 + uses: wagoid/commitlint-github-action@v4.1.15 with: configFile: .commitlintrc.cjs