Bump DoozyX/clang-format-lint-action from 0.14 to 0.15

Bumps [DoozyX/clang-format-lint-action](https://github.com/DoozyX/clang-format-lint-action) from 0.14 to 0.15.
- [Release notes](https://github.com/DoozyX/clang-format-lint-action/releases)
- [Commits](https://github.com/DoozyX/clang-format-lint-action/compare/v0.14...v0.15)

---
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>
main
dependabot[bot] 2 years ago committed by Rosen Penev
parent e3cd811467
commit 64a0835f0c

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.14 - uses: DoozyX/clang-format-lint-action@v0.15
with: with:
source: '.' source: '.'
exclude: './xmpsdk ./contrib' exclude: './xmpsdk ./contrib'

Loading…
Cancel
Save