From 0019561570a8b2afe7d96a91d47424da51545b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 19:03:18 +0000 Subject: [PATCH] Bump ZedThree/clang-tidy-review from 0.21.0 to 0.22.2 Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.21.0 to 0.22.2. - [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.2) --- updated-dependencies: - dependency-name: ZedThree/clang-tidy-review dependency-version: 0.22.2 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..971762f 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.2 id: review name: Run clang-tidy with: