Skip to content

Commit

Permalink
Bump ZedThree/clang-tidy-review from v0.6.1 to v0.7.0 (Mudlet#5212)
Browse files Browse the repository at this point in the history
Bumps [ZedThree/clang-tidy-review](https://github.com/ZedThree/clang-tidy-review) from v0.6.1 to v0.7.0.
- [Release notes](https://github.com/ZedThree/clang-tidy-review/releases)
- [Commits](ZedThree/clang-tidy-review@v0.6.1...f936872)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2021
1 parent 460e717 commit 651f618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clangtidy-diff-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
--target autogen
- name: Check C++ changes against style guide
uses: ZedThree/clang-tidy-review@v0.6.1
uses: ZedThree/clang-tidy-review@v0.7.0
id: static_analysis
with:
build_dir: 'b/ninja' # path is relative to checkout directory
Expand Down

0 comments on commit 651f618

Please sign in to comment.