From 3c6f4689602c751a01c107a2518d73f67806c59c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 11:01:26 +0000 Subject: [PATCH 1/2] chore(deps): 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/commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 2fefd6ac..f87f3a1c 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -13,6 +13,6 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v2 + - uses: wagoid/commitlint-github-action@v3 with: configFile: package.json From f1185919728e7a8822776a1828c2beacf23d0ac6 Mon Sep 17 00:00:00 2001 From: Masafumi Koba <473530+ybiquitous@users.noreply.github.com> Date: Thu, 25 Feb 2021 22:18:36 +0900 Subject: [PATCH 2/2] test: update snapshot --- test/__snapshots__/init.test.js.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/__snapshots__/init.test.js.snap b/test/__snapshots__/init.test.js.snap index 8e0cf7ff..1dcfefab 100644 --- a/test/__snapshots__/init.test.js.snap +++ b/test/__snapshots__/init.test.js.snap @@ -187,7 +187,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v2 + - uses: wagoid/commitlint-github-action@v3 with: configFile: package.json "