From 7cccac630578bbd2b9f50283135b684d73c02385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 02:43:50 +0000 Subject: [PATCH] chore(deps): Bump taskmedia/action-conventional-commits Bumps [taskmedia/action-conventional-commits](https://github.com/taskmedia/action-conventional-commits) from 1.1.3 to 1.1.17. - [Release notes](https://github.com/taskmedia/action-conventional-commits/releases) - [Changelog](https://github.com/taskmedia/action-conventional-commits/blob/main/CHANGELOG.md) - [Commits](https://github.com/taskmedia/action-conventional-commits/compare/9148865058f63a6cb560ff4bfd7d534505f43646...866c0e6dba6aaaef9ad0939a40620b27888906c2) --- updated-dependencies: - dependency-name: taskmedia/action-conventional-commits dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/continuous-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 4238a63..89950a7 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -80,7 +80,7 @@ jobs: egress-policy: audit - name: Conventional Commits - uses: taskmedia/action-conventional-commits@9148865058f63a6cb560ff4bfd7d534505f43646 # v1.1.3 + uses: taskmedia/action-conventional-commits@866c0e6dba6aaaef9ad0939a40620b27888906c2 # v1.1.17 with: types: > build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test