From b1f1dbc874f0f85f458e4605136cb6f5dd70e81f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:45:07 +0000 Subject: [PATCH] gateway: bump commit-check/commit-check-action from 2.2.1 to 2.4.1 Bumps [commit-check/commit-check-action](https://github.com/commit-check/commit-check-action) from 2.2.1 to 2.4.1. - [Release notes](https://github.com/commit-check/commit-check-action/releases) - [Commits](https://github.com/commit-check/commit-check-action/compare/be79b5cd5953c8afd4266004c5bbb1431f544df1...b4e55455950985a1e428ad5cfee37a6fd5879902) --- updated-dependencies: - dependency-name: commit-check/commit-check-action dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index 9a4aa250..8fffcb83 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -53,7 +53,7 @@ jobs: if: false - uses: carloscastrojumo/github-cherry-pick-action@503773289f4a459069c832dc628826685b75b4b3 # v1.0.10 if: false - - uses: commit-check/commit-check-action@be79b5cd5953c8afd4266004c5bbb1431f544df1 # v2.2.1 + - uses: commit-check/commit-check-action@b4e55455950985a1e428ad5cfee37a6fd5879902 # v2.4.1 if: false - uses: coursier/cache-action@e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7 # 6.4.7 if: false