From 405aca1d83fc7d19bbc76403e825801670f69b10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 13:07:45 +0000 Subject: [PATCH] build(deps): bump wagoid/commitlint-github-action from v3.0.1 to v3.0.6 Bumps [wagoid/commitlint-github-action](https://github.com/wagoid/commitlint-github-action) from v3.0.1 to v3.0.6. - [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.1...b50220da863dbe1b08a91be6abbab41446ae5833) 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 88f23fd3..d08ae0a1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: - uses: actions/checkout@v2.3.4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v3.0.1 + - uses: wagoid/commitlint-github-action@v3.0.6 with: configFile: ./package.json