chore(deps): bump ZedThree/clang-tidy-review from 0.18.0 to 0.19.0 (#5394)
Bumps [ZedThree/clang-tidy-review](https://github.com/zedthree/clang-tidy-review) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/zedthree/clang-tidy-review/releases) - [Changelog](https://github.com/ZedThree/clang-tidy-review/blob/master/CHANGELOG.md) - [Commits](https://github.com/zedthree/clang-tidy-review/compare/v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: ZedThree/clang-tidy-review dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
|
|
||||||
- name: clang-tidy review
|
- name: clang-tidy review
|
||||||
timeout-minutes: 20
|
timeout-minutes: 20
|
||||||
uses: ZedThree/clang-tidy-review@v0.18.0
|
uses: ZedThree/clang-tidy-review@v0.19.0
|
||||||
with:
|
with:
|
||||||
build_dir: build-clang-tidy
|
build_dir: build-clang-tidy
|
||||||
config_file: ".clang-tidy"
|
config_file: ".clang-tidy"
|
||||||
@@ -62,4 +62,4 @@ jobs:
|
|||||||
libxkbcommon-x11-0, libxcb-xkb-dev, libxcb-cursor0
|
libxkbcommon-x11-0, libxcb-xkb-dev, libxcb-cursor0
|
||||||
|
|
||||||
- name: clang-tidy-review upload
|
- name: clang-tidy-review upload
|
||||||
uses: ZedThree/clang-tidy-review/upload@v0.18.0
|
uses: ZedThree/clang-tidy-review/upload@v0.19.0
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ jobs:
|
|||||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: ZedThree/clang-tidy-review/post@v0.18.0
|
- uses: ZedThree/clang-tidy-review/post@v0.19.0
|
||||||
with:
|
with:
|
||||||
lgtm_comment_body: ""
|
lgtm_comment_body: ""
|
||||||
num_comments_as_exitcode: false
|
num_comments_as_exitcode: false
|
||||||
|
|||||||
Reference in New Issue
Block a user