Skip to content

Commit 115d92b

Browse files
Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.18.2 to 0.20. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.18.2...v0.20) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-version: '0.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1129ba8 commit 115d92b

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)