From 4b1d49f5dc26ab5ec03de9c7378651f90095b5db Mon Sep 17 00:00:00 2001 From: David Capello Date: Mon, 2 Jun 2025 22:23:27 -0300 Subject: [PATCH] [ci][clang-tidy] Update clang-tidy-review version We require the following fix: https://github.com/ZedThree/clang-tidy-review/issues/144 --- .github/workflows/clang_tidy_post.yml | 2 +- laf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/clang_tidy_post.yml b/.github/workflows/clang_tidy_post.yml index 5701e336a..d48e36bbe 100644 --- a/.github/workflows/clang_tidy_post.yml +++ b/.github/workflows/clang_tidy_post.yml @@ -13,6 +13,6 @@ jobs: post-comments: runs-on: ubuntu-latest steps: - - uses: ZedThree/clang-tidy-review/post@v0.20.1 + - uses: ZedThree/clang-tidy-review/post@v0.21.0 with: token: ${{ secrets.CLANG_TIDY_TOKEN }} diff --git a/laf b/laf index d80cb5448..5d3b556fc 160000 --- a/laf +++ b/laf @@ -1 +1 @@ -Subproject commit d80cb5448a204237e5c2032d54220a21f351ccac +Subproject commit 5d3b556fc1f4a8c768cc81016a301a13eaa6d621