From d9c99fd363cc9a2f435e3b33d86b0adcc75bcdaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:40:29 +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 cafdeca..24084d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,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