From 77813e14b4b753297eed245495fa1abfb2a0617f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:25:59 +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.25 to 1.1.26 - [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/443b9cf07a7c453dfd92533a7f0d0c67fb4d8140...e611e6d5471dc1853d7ab1642ed07c6abe28eb1d) --- updated-dependencies: - dependency-name: taskmedia/action-conventional-commits dependency-version: 1.1.26 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 2d0aa57..0a35945 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@443b9cf07a7c453dfd92533a7f0d0c67fb4d8140 # v1.1.25 + uses: taskmedia/action-conventional-commits@e611e6d5471dc1853d7ab1642ed07c6abe28eb1d # v1.1.26 with: types: > build|chore|ci|docs|feat|fix|minor|patch|perf|style|refactor|test