From d3959fac942d6d1e330fa715177d20f5832ab209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 15:20:40 +0000 Subject: [PATCH] Bump jidicula/clang-format-action Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 8cf0fe91805dd97bc574a1423c447b35e75b77fa to 654a770daa28443dd111d133e4083e21c1075674. - [Release notes](https://github.com/jidicula/clang-format-action/releases) - [Commits](https://github.com/jidicula/clang-format-action/compare/8cf0fe91805dd97bc574a1423c447b35e75b77fa...654a770daa28443dd111d133e4083e21c1075674) --- updated-dependencies: - dependency-name: jidicula/clang-format-action dependency-version: 654a770daa28443dd111d133e4083e21c1075674 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 b5869c7..8d4c37e 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@8cf0fe91805dd97bc574a1423c447b35e75b77fa + - uses: jidicula/clang-format-action@654a770daa28443dd111d133e4083e21c1075674 name: "Verify formatting" with: clang-format-version: 19