chore(deps): bump ZedThree/clang-tidy-review from 0.17.1 to 0.17.2 (#5257)

This commit is contained in:
dependabot[bot] 2024-03-20 00:07:18 -04:00 committed by GitHub
parent f21b9a2daf
commit e4ea9af004
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ jobs:
- name: clang-tidy review - name: clang-tidy review
timeout-minutes: 20 timeout-minutes: 20
uses: ZedThree/clang-tidy-review@v0.17.1 uses: ZedThree/clang-tidy-review@v0.17.2
with: with:
build_dir: build-clang-tidy build_dir: build-clang-tidy
config_file: ".clang-tidy" config_file: ".clang-tidy"
@ -145,4 +145,4 @@ jobs:
libbenchmark-dev libbenchmark-dev
- name: clang-tidy-review upload - name: clang-tidy-review upload
uses: ZedThree/clang-tidy-review/upload@v0.17.1 uses: ZedThree/clang-tidy-review/upload@v0.17.2

View file

@ -14,6 +14,6 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }} if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps: steps:
- uses: ZedThree/clang-tidy-review/post@v0.17.1 - uses: ZedThree/clang-tidy-review/post@v0.17.2
with: with:
lgtm_comment_body: "" lgtm_comment_body: ""