From eb33448f3e512229bf4ebc45dd51a7eb68b029e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 12:11:13 +0000 Subject: [PATCH] ci(deps): update wagoid/commitlint-github-action action to v5.4.2 | datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | wagoid/commitlint-github-action | v5.4.1 | v5.4.2 | --- .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 8e8d2414..6c44717a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: with: fetch-depth: 0 - name: Lint commit messages - uses: wagoid/commitlint-github-action@456526eec71276a59e74aafdfe06a9632ac2eee1 # v5.4.1 + uses: wagoid/commitlint-github-action@295fb249a86603a0cf87ae19aacf64c0ba8b87fc # v5.4.2 continue-on-error: true lint: