From 806a552096d7ecfb1c35cf379179f6a3ea8e8814 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Dec 2020 00:00:59 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v2.1.6 --- .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 8939e937..d722903b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,7 +17,7 @@ jobs: with: fetch-depth: 0 - name: Lint commit messages - uses: wagoid/commitlint-github-action@v2.1.4 + uses: wagoid/commitlint-github-action@v2.1.6 lint: runs-on: ubuntu-latest