From 5297a058636ce06bb79a50e2e4c1a60f166ee652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 08:02:27 +0000 Subject: [PATCH] chore(deps): bump wagoid/commitlint-github-action from v3.1.0 to v3.1.1 Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from v3.1.0 to v3.1.1. - [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/v3.1.0...6fc8cf6b6d5470d9bf54d8fb81972c2b25f45cba) Signed-off-by: dependabot[bot] --- .github/workflows/commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 9d565af..6254628 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -8,4 +8,4 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v3.1.0 + - uses: wagoid/commitlint-github-action@v3.1.1