From 4c06ac4c454451cb5b19a97c1a7b884c3c3b991d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 08:22:14 +0000 Subject: [PATCH] build(deps): bump wagoid/commitlint-github-action from v3.0.7 to v3.0.8 Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from v3.0.7 to v3.0.8. - [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.0.7...ab798dde9356e46e037fdb67c5443e6cb5130749) 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 64086100..8cdeb15d 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -15,4 +15,4 @@ jobs: - uses: 'actions/checkout@v2' with: fetch-depth: 0 - - uses: 'wagoid/commitlint-github-action@v3.0.7' + - uses: 'wagoid/commitlint-github-action@v3.0.8'