Skip to content

Commit

Permalink
[CI] Update clang-tidy-review dependency to v0.20.1 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
aobolensk authored Dec 9, 2024
1 parent 61ee6d8 commit d25e0b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/static-analysis-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
key: ${{ github.job }}
- uses: ZedThree/clang-tidy-review@v0.14.0
- uses: ZedThree/clang-tidy-review@v0.20.1
id: review
with:
build_dir: build
Expand All @@ -42,7 +42,7 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
key: ${{ github.job }}
- uses: ZedThree/clang-tidy-review@v0.14.0
- uses: ZedThree/clang-tidy-review@v0.20.1
id: review
with:
build_dir: build
Expand Down

0 comments on commit d25e0b7

Please sign in to comment.