From a96beafe66698d2e2f25c617d152360271aa585d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 20:04:19 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v5 --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1fe0991..b798b77 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -41,7 +41,7 @@ jobs: with: fetch-depth: 0 - name: Commit lint ✨ - uses: wagoid/commitlint-github-action@v2 + uses: wagoid/commitlint-github-action@v5 - uses: UziTech/action-setup-atom@v1 - name: Setup PNPM