From 5a1e9d8d30c62504c8713102610c6c66e5cc3313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 08:44:50 +0000 Subject: [PATCH] chore(deps): bump webiny/action-conventional-commits from 1.3.1 to 1.4.2 Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/webiny/action-conventional-commits/releases) - [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.3.1...v1.4.2) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/conventional-commit-check-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional-commit-check-commits.yml b/.github/workflows/conventional-commit-check-commits.yml index e2645032..9dccddc8 100644 --- a/.github/workflows/conventional-commit-check-commits.yml +++ b/.github/workflows/conventional-commit-check-commits.yml @@ -9,4 +9,4 @@ jobs: steps: - uses: actions/checkout@v6 - name: Check Commit Conventions - uses: webiny/action-conventional-commits@v1.3.1 + uses: webiny/action-conventional-commits@v1.4.2