From e010bbfc48f1afd40de1b07aef484aad5f6996e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 19:04:53 +0000 Subject: [PATCH] Bump ZedThree/clang-tidy-review from 0.21.0 to 0.22.1 Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.21.0 to 0.22.1. - [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.1) --- updated-dependencies: - dependency-name: ZedThree/clang-tidy-review dependency-version: 0.22.1 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..cbb5af7 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.1 id: review name: Run clang-tidy with: