From 480fed5913d3fddd31b21628d050b0127b826a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:23:58 +0000 Subject: [PATCH] Build: Bump DoozyX/clang-format-lint-action from 0.17 to 0.18 Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.17 to 0.18. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](https://github.com/doozyx/clang-format-lint-action/compare/11b773b1598aa4ae3b32f023701bca5201c3817d...d7f6a5bada32b7ea520b5918416e92997678e3fd) --- 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 9243f569ef..6a5de19211 100644 --- a/.github/workflows/coding-style-check.yml +++ b/.github/workflows/coding-style-check.yml @@ -32,7 +32,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check .cpp/.h/.mm with clang-format - uses: DoozyX/clang-format-lint-action@11b773b1598aa4ae3b32f023701bca5201c3817d + uses: DoozyX/clang-format-lint-action@d7f6a5bada32b7ea520b5918416e92997678e3fd with: clangFormatVersion: 14 # When updating the extension list, remember to update