From e1a1f2c856463b435270f6142057007594286391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 16:14:31 +0000 Subject: [PATCH] Bump jidicula/clang-format-action Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 2255e8e23d2da4503bb0a9fe4facf80f978e8a72 to bea9eaa8d410adcbb81b5a7a4d459b7bf4f83247. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](https://github.com/jidicula/clang-format-action/compare/2255e8e23d2da4503bb0a9fe4facf80f978e8a72...bea9eaa8d410adcbb81b5a7a4d459b7bf4f83247) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: bea9eaa8d410adcbb81b5a7a4d459b7bf4f83247 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd2a3c1..42aefd0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@main - - uses: jidicula/clang-format-action@2255e8e23d2da4503bb0a9fe4facf80f978e8a72 + - uses: jidicula/clang-format-action@bea9eaa8d410adcbb81b5a7a4d459b7bf4f83247 name: "Verify formatting" with: clang-format-version: 19