From 967132cc7c69ddd7790db1995eb8b4ffeed05ce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 12:09:11 +0000 Subject: [PATCH] chore(deps): bump webiny/action-conventional-commits from 1.2.0 to 1.3.0 Bumps [webiny/action-conventional-commits](https://github.com/webiny/action-conventional-commits) from 1.2.0 to 1.3.0. - [Commits](https://github.com/webiny/action-conventional-commits/compare/v1.2.0...v1.3.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/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ac86c777..e087cd33 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v4 with: token: ${{ secrets.GITHUB_TOKEN }} - - uses: webiny/action-conventional-commits@v1.2.0 + - uses: webiny/action-conventional-commits@v1.3.0 test: strategy: