From 844d151665234b566d059f04bb3e98bced0ac76e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 01:36:28 +0000 Subject: [PATCH] ci(deps): update wagoid/commitlint-github-action action to v5.5.1 | datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v5.4.6 | v5.5.1 | --- .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 65c815fc..45335f35 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -27,7 +27,7 @@ jobs: filter: blob:none # we don't need all blobs, only the full tree - name: Lint commit messages - uses: wagoid/commitlint-github-action@4973fb2da492818040d483817dd647c73b67eb52 # v5.4.6 + uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5.5.1 continue-on-error: true lint: