Skip to content

Commit

Permalink
Update version on "clang-tidy-pr-comments" (#4641)
Browse files Browse the repository at this point in the history
This updates the "clang-tidy-pr-comments" action to have
platisd/clang-tidy-pr-comments#43
in.

Test: Tested on fork
  • Loading branch information
florian-kuebler authored Dec 16, 2022
1 parent e7a8081 commit ec807da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
workflow_conclusion: ''
name: clang_tidy_fixes
if_no_artifact_found: 'ignore'
- uses: platisd/clang-tidy-pr-comments@bc0bb7da034a8317d54e7fe1e819159002f4cc40
- uses: platisd/clang-tidy-pr-comments@89ea1b828cdac1a6ec993d225972adea3b8841b6
if: steps.set_found_files.outputs.found_files == 'true'
with:
github_token: ${{ secrets.ORBITPROFILER_BOT_PAT }}
Expand Down

0 comments on commit ec807da

Please sign in to comment.