Skip to content

Commit

Permalink
Merge pull request #2846 from boutproject/dependabot/github_actions/Z…
Browse files Browse the repository at this point in the history
…edThree/clang-tidy-review-0.17.0

Bump ZedThree/clang-tidy-review from 0.14.0 to 0.17.0
  • Loading branch information
bendudson committed Jan 25, 2024
2 parents 394ef15 + 8da5949 commit 18b22ad
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.14.0
uses: ZedThree/clang-tidy-review@v0.17.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.14.0
uses: ZedThree/clang-tidy-review/upload@v0.17.0

0 comments on commit 18b22ad

Please sign in to comment.