Skip to content

Commit 60309ff

Browse files
Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20 (#490)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa7cda6 commit 60309ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format-lint.yml

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

2222
- name: Clang Format
2323
id: clang
24-
uses: DoozyX/clang-format-lint-action@v0.18.2
24+
uses: DoozyX/clang-format-lint-action@v0.20
2525
with:
2626
#source: '.'
2727
#exclude: './third_party ./external'

0 commit comments

Comments
 (0)