From 2db375ef91ff1c8f32e7defab3271e902c06c4f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:51:37 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v5.1.2 --- .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 59090a025..317e21fac 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -228,7 +228,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v5.0.2 + uses: wagoid/commitlint-github-action@v5.1.2 with: configFile: .commitlintrc.cjs