Skip to content

Commit

Permalink
Merge pull request #2797 from jamulussoftware/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/DoozyX/clang-format-lint-action-0.14

CI: Bump DoozyX/clang-format-lint-action from 0.12 to 0.14
  • Loading branch information
hoffie committed Aug 23, 2022
2 parents 03e2d04 + f44ee78 commit e14f3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-style-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check .cpp/.h/.mm with clang-format
uses: DoozyX/clang-format-lint-action@2a28e3a8d9553f244243f7e1ff94f6685dff87be
uses: DoozyX/clang-format-lint-action@2ec1a72dfb593e52255693c9039e6d94984187dc
with:
clangFormatVersion: 10
# When updating the extension list, remember to update
Expand Down

0 comments on commit e14f3dd

Please sign in to comment.