From 4a48c32e558372cac6a9cb1033d468631d67ee5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 10:14:51 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v5.4.4 --- .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 bace264..161ecb9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v5.4.3 + - uses: wagoid/commitlint-github-action@v5.4.4 test: strategy: