From 2da7b3865bb1693b7ce655bf0d44090753aa5a52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 08:03:22 -0400 Subject: [PATCH] chore(deps): bump wagoid/commitlint-github-action from 5.4.1 to 5.4.3 (#96) --- .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 c9c2e6c..51b4d0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v5.4.1 + - uses: wagoid/commitlint-github-action@v5.4.3 lint: runs-on: ubuntu-latest steps: