From 798fc3bbbda00a5d75bab21c6cc7a701ee232910 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 17:37:04 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v5.0.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 6320742d0..7257f88fb 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@v5.0.1 + uses: wagoid/commitlint-github-action@v5.0.2 with: configFile: .commitlintrc.cjs