From 3c915060655a8ab86e439185b019e6a920905748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:24:46 +0000 Subject: [PATCH] chore: bump dev-build-deploy/commit-me from 1.4.1 to 1.5.0 Bumps [dev-build-deploy/commit-me](https://github.com/dev-build-deploy/commit-me) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/dev-build-deploy/commit-me/releases) - [Commits](https://github.com/dev-build-deploy/commit-me/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: dev-build-deploy/commit-me dependency-type: direct:production update-type: version-update:semver-minor ... 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 6e9344b7d3..26cd79d03a 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.1 + - uses: dev-build-deploy/commit-me@v1.5.0 env: FORCE_COLOR: 3 with: