From f7f7c6891a29a88e3178b1a558fe8fb8ec4d2675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 19:03:18 +0000 Subject: [PATCH] Bump ZedThree/clang-tidy-review from 0.21.0 to 0.22.0 Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/zedthree/clang-tidy-review/releases) - [Changelog](https://github.com/ZedThree/clang-tidy-review/blob/master/CHANGELOG.md) - [Commits](https://github.com/zedthree/clang-tidy-review/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: ZedThree/clang-tidy-review dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/static-analysis-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static-analysis-pr.yml b/.github/workflows/static-analysis-pr.yml index 8638c99..2d68674 100644 --- a/.github/workflows/static-analysis-pr.yml +++ b/.github/workflows/static-analysis-pr.yml @@ -13,7 +13,7 @@ jobs: uses: hendrikmuhs/ccache-action@v1.2 with: key: ${{ github.job }} - - uses: ZedThree/clang-tidy-review@v0.21.0 + - uses: ZedThree/clang-tidy-review@v0.22.0 id: review name: Run clang-tidy with: