Skip to content

Commit d71ca1d

Browse files
authored
Merge pull request #3215 from jamulussoftware/dependabot/github_actions/DoozyX/clang-format-lint-action-0.17
Build: Bump DoozyX/clang-format-lint-action from 0.16 to 0.17
2 parents 2110095 + e62f25f commit d71ca1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coding-style-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- uses: actions/checkout@v3
3434
- name: Check .cpp/.h/.mm with clang-format
35-
uses: DoozyX/clang-format-lint-action@a83a8fb7d371f66da7dd1c4f33a193023899494b
35+
uses: DoozyX/clang-format-lint-action@11b773b1598aa4ae3b32f023701bca5201c3817d
3636
with:
3737
clangFormatVersion: 14
3838
# When updating the extension list, remember to update

0 commit comments

Comments
 (0)