From 466e183911296489ccc32f1360f0e3d630e8556d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 20:09:17 +0000 Subject: [PATCH] chore(deps): Bump taskmedia/action-conventional-commits Bumps the github-actions-dependencies group with 1 update: [taskmedia/action-conventional-commits](https://github.com/taskmedia/action-conventional-commits). Updates `taskmedia/action-conventional-commits` from 1.1.23 to 1.1.25 - [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/851d8b8685588ffa1cf390ade7f126116020d844...443b9cf07a7c453dfd92533a7f0d0c67fb4d8140) --- updated-dependencies: - dependency-name: taskmedia/action-conventional-commits dependency-version: 1.1.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... 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 1fc7ff0..e4753a4 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -83,7 +83,7 @@ jobs: egress-policy: audit - name: Conventional Commits - uses: taskmedia/action-conventional-commits@851d8b8685588ffa1cf390ade7f126116020d844 # v1.1.23 + uses: taskmedia/action-conventional-commits@443b9cf07a7c453dfd92533a7f0d0c67fb4d8140 # v1.1.25 with: types: > build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test