From b1b51beed8ec6612c66ba90f3aa53720ebed5824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 07:12:00 +0000 Subject: [PATCH] chore: bump wagoid/commitlint-github-action from v2 to v3 Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from v2 to v3. - [Release notes](https://github.com/wagoid/commitlint-github-action/releases) - [Changelog](https://github.com/wagoid/commitlint-github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/wagoid/commitlint-github-action/compare/v2...8752887edd12166dd32a55eaa1b797b3514494c0) Signed-off-by: dependabot[bot] --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 91464c9..10741d7 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -21,4 +21,4 @@ jobs: with: fetch-depth: 0 - name: Lint commit messages - uses: wagoid/commitlint-github-action@v2 + uses: wagoid/commitlint-github-action@v3