From d572e520f2bae8ce4cc556c547cca950b64e573a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 06:50:09 +0000 Subject: [PATCH] chore(deps): bump wagoid/commitlint-github-action from 2.0.3 to 5.0.2 Signed-off-by: dependabot[bot] --- .github/workflows/commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commits.yml b/.github/workflows/commits.yml index dcc370e0..4feea836 100644 --- a/.github/workflows/commits.yml +++ b/.github/workflows/commits.yml @@ -9,6 +9,6 @@ jobs: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@2d572ed5ea8b369af534fa21eea186a7eef07cda + - uses: wagoid/commitlint-github-action@4caf21aed4a778f940d0b17eb109942ef167bb27 with: configFile: './.commitlintrc.yml'