Skip to content

Commit f6cbb00

Browse files
authored
Merge pull request #3490 from jamulussoftware/dependabot/github_actions/DoozyX/clang-format-lint-action-0.20
2 parents 0f8ff3f + d2c018c commit f6cbb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
3434
- name: Check .cpp/.h/.mm with clang-format
35-
uses: DoozyX/clang-format-lint-action@c71d0bf4e21876ebec3e5647491186f8797fde31
35+
uses: DoozyX/clang-format-lint-action@bcb4eb2cb0d707ee4f3e5cc3b456eb075f12cf73
3636
with:
3737
clangFormatVersion: 14
3838
# When updating the extension list, remember to update

0 commit comments

Comments
 (0)