Skip to content

Commit e62f25f

Browse files
Build: Bump DoozyX/clang-format-lint-action from 0.16 to 0.17
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.16 to 0.17. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@a83a8fb...11b773b) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2110095 commit e62f25f

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)