Bump DoozyX/clang-format-lint-action from 0.15 to 0.16
Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from 0.15 to 0.16. - [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases) - [Commits](https://github.com/DoozyX/clang-format-lint-action/compare/v0.15...v0.16) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b4179adab8
commit
5708bee1e6
2
.github/workflows/on_push_clang_format.yml
vendored
2
.github/workflows/on_push_clang_format.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: DoozyX/clang-format-lint-action@v0.15
|
||||
- uses: DoozyX/clang-format-lint-action@v0.16
|
||||
with:
|
||||
source: '.'
|
||||
exclude: './xmpsdk ./contrib'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user