From cd7cbccb347ecb5c7f13ec2ca5eda99f79e51ae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 08:38:03 +0000 Subject: [PATCH] ci(deps): update wagoid/commitlint-github-action action to v6.1.1 | datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v6.1.0 | v6.1.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 9d6c5bb9ecc..053dcd5a48c 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@dbd4ecd47d0256b6587d1d0c5737082cc439f2c5 # v6.1.0 + uses: wagoid/commitlint-github-action@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c # v6.1.1 continue-on-error: true lint: