Skip to content

Commit 78d2e0b

Browse files
chore(deps): bump DoozyX/clang-format-lint-action from 0.5 to 0.17 (#782)
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.5 to 0.17.
1 parent c1cfe99 commit 78d2e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
steps:
1010
- uses: actions/checkout@v2
11-
- uses: DoozyX/clang-format-lint-action@v0.5
11+
- uses: DoozyX/clang-format-lint-action@v0.17
1212
with:
1313
source: '.'
1414
exclude: 'docker-images,doxygen,examples,testing-resources'

0 commit comments

Comments
 (0)