Skip to content

Commit

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

Bump ZedThree/clang-tidy-review from 0.19.0 to 0.20.1
  • Loading branch information
bendudson authored Nov 25, 2024
2 parents e2ee4dc + 6206d88 commit 3db4b53
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.19.0
uses: ZedThree/clang-tidy-review@v0.20.1
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.19.0
uses: ZedThree/clang-tidy-review/upload@v0.20.1

0 comments on commit 3db4b53

Please sign in to comment.