Skip to content

Commit 50b93eb

Browse files
Bump ZedThree/clang-tidy-review from 0.21.0 to 0.23.0
Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.21.0 to 0.23.0. - [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.23.0) --- updated-dependencies: - dependency-name: ZedThree/clang-tidy-review dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 909a226 commit 50b93eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
1414
with:
1515
key: ${{ github.job }}
16-
- uses: ZedThree/clang-tidy-review@v0.21.0
16+
- uses: ZedThree/clang-tidy-review@v0.23.0
1717
id: review
1818
name: Run clang-tidy
1919
with:

0 commit comments

Comments
 (0)