From b90b7ad0902f56fedf9bbe0b7f427232153f2817 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Oct 2021 10:09:45 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v4.1.5 --- .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 bc3744a0..5b437807 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@82cf16a0afd09ca4eb385ded26cab487ba149cf3 # renovate: tag=v4.1.4 + uses: wagoid/commitlint-github-action@8d669e311fc7502dc60f825648fd08839988454e # renovate: tag=v4.1.5 continue-on-error: true lint: