Skip to content

Commit 7f544e8

Browse files
Bump DoozyX/clang-format-lint-action from 0.15 to 0.16
Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from 0.15 to 0.16. - [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.15...v0.16) --- 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 f550e16 commit 7f544e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
111111
- name: Run clang-format
112112
if: ${{ steps.changed_files.outputs.cpp_list }}
113-
uses: DoozyX/clang-format-lint-action@v0.15
113+
uses: DoozyX/clang-format-lint-action@v0.16
114114
with:
115115
source: ${{ steps.changed_files.outputs.cpp_list }}
116116
clangFormatVersion: 15

0 commit comments

Comments
 (0)