Skip to content

Commit 2914e47

Browse files
authored
Bump ZedThree/clang-tidy-review version to v0.21.0 (#371)
1 parent 09469ad commit 2914e47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: hendrikmuhs/[email protected]
1818
with:
1919
key: ${{ runner.os }}-clang
20-
- uses: aobolensk/clang-tidy-review@v0.20.1-patch-clang-tidy-19
20+
- uses: ZedThree/clang-tidy-review@v0.21.0
2121
id: review
2222
with:
2323
build_dir: build
@@ -55,7 +55,7 @@ jobs:
5555
uses: hendrikmuhs/[email protected]
5656
with:
5757
key: ${{ runner.os }}-gcc
58-
- uses: aobolensk/clang-tidy-review@v0.20.1-patch-clang-tidy-19
58+
- uses: ZedThree/clang-tidy-review@v0.21.0
5959
id: review
6060
with:
6161
build_dir: build

0 commit comments

Comments
 (0)