Skip to content

Commit

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

Bump ZedThree/clang-tidy-review from 0.13.1 to 0.14.0
  • Loading branch information
ZedThree authored Oct 18, 2023
2 parents 56588d0 + 25edf88 commit 17efaf8
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.13.1
uses: ZedThree/clang-tidy-review@v0.14.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.13.1
uses: ZedThree/clang-tidy-review/upload@v0.14.0

0 comments on commit 17efaf8

Please sign in to comment.