From 81a5f4b9832b0ccc40ea82d76e983da0f1f40dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 20:07:13 +0000 Subject: [PATCH] Build: 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/2ec1a72dfb593e52255693c9039e6d94984187dc...c3b2c943e924028b93a707a5b1b017976ab8d50c) --- updated-dependencies: - dependency-name: DoozyX/clang-format-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/coding-style-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coding-style-check.yml b/.github/workflows/coding-style-check.yml index 1aa04d2aef..0fd2a8d84d 100644 --- a/.github/workflows/coding-style-check.yml +++ b/.github/workflows/coding-style-check.yml @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Check .cpp/.h/.mm with clang-format - uses: DoozyX/clang-format-lint-action@2ec1a72dfb593e52255693c9039e6d94984187dc + uses: DoozyX/clang-format-lint-action@c3b2c943e924028b93a707a5b1b017976ab8d50c with: clangFormatVersion: 10 # When updating the extension list, remember to update