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: