From b7bbbbe9e42783092516270bd4b7daa1c7cabde9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Mar 2021 08:54:00 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action action to v3 --- .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 105709c8..32357485 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.2.5 + uses: wagoid/commitlint-github-action@v3.0.6 lint: runs-on: ubuntu-latest