Skip to content

Commit

Permalink
build(deps): bump ZedThree/clang-tidy-review from 0.20.0 to 0.20.1 (#98)
Browse files Browse the repository at this point in the history
Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/zedthree/clang-tidy-review/releases)
- [Changelog](https://github.com/ZedThree/clang-tidy-review/blob/master/CHANGELOG.md)
- [Commits](ZedThree/clang-tidy-review@v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: ZedThree/clang-tidy-review
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 4743362 commit c576b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: cmake --preset native -DCMAKE_EXPORT_COMPILE_COMMANDS=ON

- name: Run clang-tidy
uses: ZedThree/[email protected].0
uses: ZedThree/[email protected].1
id: review
with:
build_dir: build
Expand Down

0 comments on commit c576b3b

Please sign in to comment.