From 869e0ea8b9c76dd2e398f3e262d8531e9c0052b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 7 Feb 2021 11:12:57 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v2.2.0 --- .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 c62514ad..67bbb1cb 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.7 + uses: wagoid/commitlint-github-action@v2.2.0 lint: runs-on: ubuntu-latest