From 24806edccfc6d1f7d5d790b9e6155e35d74a3db4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 02:39:45 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v2.1.7 (#520) Co-authored-by: Renovate Bot --- .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 0f94fcb1..c62514ad 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.6 + uses: wagoid/commitlint-github-action@v2.1.7 lint: runs-on: ubuntu-latest