From c73f0596fe69d26bfb7d270e194594f7e0a02e6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 13:26:28 +0000 Subject: [PATCH] gateway: bump commit-check/commit-check-action from 2.1.1 to 2.1.2 Bumps [commit-check/commit-check-action](https://github.com/commit-check/commit-check-action) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/commit-check/commit-check-action/releases) - [Commits](https://github.com/commit-check/commit-check-action/compare/a0193b1ca486178b85d7a1db145af34cd227f81f...ed35ee08c2332753d7734c27f362deb27cc5e26d) --- updated-dependencies: - dependency-name: commit-check/commit-check-action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bc65803a..0c309416 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -51,7 +51,7 @@ jobs: if: false - uses: carloscastrojumo/github-cherry-pick-action@503773289f4a459069c832dc628826685b75b4b3 # v1.0.10 if: false - - uses: commit-check/commit-check-action@a0193b1ca486178b85d7a1db145af34cd227f81f # v2.1.1 + - uses: commit-check/commit-check-action@ed35ee08c2332753d7734c27f362deb27cc5e26d # v2.1.2 if: false - uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # 6.4.7 if: false