From ee38e32486a446b11a0809692039aaf4e4d2ac78 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Sep 2021 13:46:12 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v4.1.4 --- .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 22630ac7..f03ddf5b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: with: fetch-depth: 0 - name: Lint commit messages - uses: wagoid/commitlint-github-action@59203cb6ee1ce85035e6fe7b3aa878cf80653739 # renovate: tag=v4.1.1 + uses: wagoid/commitlint-github-action@82cf16a0afd09ca4eb385ded26cab487ba149cf3 # renovate: tag=v4.1.4 continue-on-error: true lint: