Skip to content

Commit

Permalink
Merge pull request boutproject#2913 from boutproject/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/ZedThree/clang-tidy-review-0.19.0

Bump ZedThree/clang-tidy-review from 0.18.0 to 0.19.0
  • Loading branch information
bendudson authored May 16, 2024
2 parents dc3d160 + 644bdea commit c193e73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang-tidy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
submodules: true

- name: Run clang-tidy
uses: ZedThree/clang-tidy-review@v0.18.0
uses: ZedThree/clang-tidy-review@v0.19.0
id: review
with:
build_dir: build
Expand All @@ -46,4 +46,4 @@ jobs:
-DBOUT_UPDATE_GIT_SUBMODULE=OFF
- name: Upload clang-tidy fixes
uses: ZedThree/clang-tidy-review/upload@v0.18.0
uses: ZedThree/clang-tidy-review/upload@v0.19.0

0 comments on commit c193e73

Please sign in to comment.