From 75173d78e3dcca524df32909e8bf33bfbf8a4bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 17:19:14 +0000 Subject: [PATCH] chore(deps): bump webiny/action-conventional-commits from 1.0.3 to 1.2.0 Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.0.3 to 1.2.0. - [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.0.3...v1.2.0) --- updated-dependencies: - dependency-name: webiny/action-conventional-commits dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/conventional-commits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index d42770b..5bcbaf2 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -13,4 +13,4 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: webiny/action-conventional-commits@v1.0.3 + - uses: webiny/action-conventional-commits@v1.2.0