From 91e62a8f149d0be516d0a3c6fa7e5d381d84283a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 13:17:39 +0000 Subject: [PATCH] action-allowlist-review: bump commit-check/commit-check-action Bumps [commit-check/commit-check-action](https://github.com/commit-check/commit-check-action) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/commit-check/commit-check-action/releases) - [Commits](https://github.com/commit-check/commit-check-action/compare/7c158d4541309c5952de3343151750882b036d10...2239d8980732e84a380552fdd71e1d49e149baf3) --- updated-dependencies: - dependency-name: commit-check/commit-check-action dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/actions/for-dependabot-triggered-reviews/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/for-dependabot-triggered-reviews/action.yml b/.github/actions/for-dependabot-triggered-reviews/action.yml index ca4c1900..8b3905a8 100644 --- a/.github/actions/for-dependabot-triggered-reviews/action.yml +++ b/.github/actions/for-dependabot-triggered-reviews/action.yml @@ -75,7 +75,7 @@ runs: if: false - uses: carloscastrojumo/github-cherry-pick-action@503773289f4a459069c832dc628826685b75b4b3 # v1.0.10 if: false - - uses: commit-check/commit-check-action@7c158d4541309c5952de3343151750882b036d10 # v2.6.0 + - uses: commit-check/commit-check-action@2239d8980732e84a380552fdd71e1d49e149baf3 # v2.6.1 if: false - uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # v8.1.1 if: false