From f656012e4fe6f50becd774080a637732a1128487 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 09:45:35 +0000 Subject: [PATCH] build(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/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e326563..c818937 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: - uses: actions/checkout@v2.3.4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v3.1.0 + - uses: wagoid/commitlint-github-action@v3.1.1 with: configFile: ./package.json