Skip to content

Commit f793d92

Browse files
authored
Merge pull request #294 from seqan/dependabot/github_actions/DoozyX/clang-format-lint-action-0.16
Bump DoozyX/clang-format-lint-action from 0.15 to 0.16
2 parents f550e16 + 7f544e8 commit f793d92

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)