Skip to content

Commit

Permalink
Update arkedge/action-clang-tidy action to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 8962608 commit 724cf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action-c2a-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ runs:
- name: reviewdog with clang-tidy -${{ matrix.warning }}
if: env.CC == 'clang'
uses: arkedge/action-clang-tidy@8faddab26ad258e389cef75916414df15c3a9544 # v1.5.0
uses: arkedge/action-clang-tidy@937eb4e20d748cbf641e07dc49d580e126347c88 # v1.6.0
with:
reviewdog_version: ${{ inputs.reviewdog_version }}
tool_name: ${{ inputs.reviewdog_tool_name }}
Expand Down

0 comments on commit 724cf52

Please sign in to comment.