From d7f882f0c494a1d9b9ca7005f9b1d25a9614729d Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Wed, 6 Aug 2025 11:38:52 +0100 Subject: [PATCH] ci: Include clang-format version in lint summary This could help confused developers understand why their clang-format is working differently to CI --- .github/actions/lint-check/action.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/actions/lint-check/action.yml b/.github/actions/lint-check/action.yml index 227ae16d8..7c210f3ed 100644 --- a/.github/actions/lint-check/action.yml +++ b/.github/actions/lint-check/action.yml @@ -48,8 +48,10 @@ runs: run: | code_block="\`\`\`" - summary=$(cat<> $GITHUB_STEP_SUMMARY