From e4abab3951b1a102b849af42614facbbfaf25726 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:17:55 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v5 (#666) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba669ad9..839e159e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: with: fetch-depth: 0 - name: Lint commit messages - uses: wagoid/commitlint-github-action@416045160973f9fff174ac6698412cfe7181c3f3 # tag=v4.1.15 + uses: wagoid/commitlint-github-action@481aff4de4d0de6d28d05533d4230d298ea3377d # v5.3.0 continue-on-error: true lint: