From 77e3a50e06cbd258a6005caaec99390889352d6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 01:40:54 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v6 --- .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 6a42872..1d8ef68 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -22,7 +22,7 @@ jobs: fetch-depth: 0 - name: Commit lint ✨ - uses: wagoid/commitlint-github-action@v5 + uses: wagoid/commitlint-github-action@v6 - uses: actions/setup-node@v4 with: