Skip to content

Commit 0019561

Browse files
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](ZedThree/clang-tidy-review@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] <support@github.com>
1 parent 909a226 commit 0019561

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static-analysis-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: hendrikmuhs/ccache-action@v1.2
1414
with:
1515
key: ${{ github.job }}
16-
- uses: ZedThree/clang-tidy-review@v0.21.0
16+
- uses: ZedThree/clang-tidy-review@v0.22.2
1717
id: review
1818
name: Run clang-tidy
1919
with:

0 commit comments

Comments
 (0)