From 394a5d7e9a5877ac7e1fd7a4102715394c262d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:31:07 -0400 Subject: [PATCH] chore: bump dev-build-deploy/commit-me from 1.4.0 to 1.4.1 (#932) --- .github/workflows/conventional-commits.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional-commits.yaml b/.github/workflows/conventional-commits.yaml index 1a4cf46ab..6e9344b7d 100644 --- a/.github/workflows/conventional-commits.yaml +++ b/.github/workflows/conventional-commits.yaml @@ -22,7 +22,7 @@ jobs: name: Conventional Commits Validation runs-on: ubuntu-latest steps: - - uses: dev-build-deploy/commit-me@v1.4.0 + - uses: dev-build-deploy/commit-me@v1.4.1 env: FORCE_COLOR: 3 with: