Skip to content

Commit a6df4ac

Browse files
Bump DoozyX/clang-format-lint-action from 0.13 to 0.20
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.13 to 0.20. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](DoozyX/clang-format-lint-action@v0.13...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] <support@github.com>
1 parent a7caf06 commit a6df4ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

88
steps:
99
- uses: actions/checkout@v3
10-
- uses: DoozyX/clang-format-lint-action@v0.13
10+
- uses: DoozyX/clang-format-lint-action@v0.20
1111
with:
1212
source: '.'
1313
exclude: './third_party ./external'

0 commit comments

Comments
 (0)