From 75f8897944059baffd80d665e3d9cbd5641d46b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 14:31:12 +0200 Subject: [PATCH] chore(deps): bump wagoid/commitlint-github-action from v1.2.2 to v1.7.0 (#618) --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 5b988c6bd..a23bdef05 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -8,7 +8,7 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v1.2.2 + - uses: wagoid/commitlint-github-action@v1.7.0 with: configFile: './package.json' env: