Skip to content

Commit

Permalink
chore(deps): update jidicula/clang-format-action action to v4.10.1 (#…
Browse files Browse the repository at this point in the history
…2774)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2023
1 parent 4a68d5a commit 4cab6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/clang-format-action@v4.9.0
uses: jidicula/clang-format-action@v4.10.1
with:
clang-format-version: "15"
check-path: .

0 comments on commit 4cab6d1

Please sign in to comment.