From 84e9dd705328ba44dcf4418d0f3a2ed3cde3a85c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 May 2021 18:27:33 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v3.1.1 --- .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 34f7ac09..c00a762b 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@v3.1.0 + uses: wagoid/commitlint-github-action@v3.1.1 lint: runs-on: ubuntu-latest