From 0b273faa173ab360b9041566e0f3ca3e50d69725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:05:37 +0000 Subject: [PATCH] chore: bump dev-build-deploy/commit-me from 1.5.0 to 1.5.3 Bumps [dev-build-deploy/commit-me](https://github.com/dev-build-deploy/commit-me) from 1.5.0 to 1.5.3. - [Release notes](https://github.com/dev-build-deploy/commit-me/releases) - [Commits](https://github.com/dev-build-deploy/commit-me/compare/v1.5.0...v1.5.3) --- updated-dependencies: - dependency-name: dev-build-deploy/commit-me dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 26cd79d03a..507d07ea46 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.5.0 + - uses: dev-build-deploy/commit-me@v1.5.3 env: FORCE_COLOR: 3 with: