From d2c018c9563ac06a60b9860080b87a4b91b84000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 17:31:48 +0000 Subject: [PATCH] Build: Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20 Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action) from 0.18.2 to 0.20. - [Release notes](https://github.com/doozyx/clang-format-lint-action/releases) - [Commits](https://github.com/doozyx/clang-format-lint-action/compare/c71d0bf4e21876ebec3e5647491186f8797fde31...bcb4eb2cb0d707ee4f3e5cc3b456eb075f12cf73) --- 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] --- .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 c39280f876..b7660ac594 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@c71d0bf4e21876ebec3e5647491186f8797fde31 + uses: DoozyX/clang-format-lint-action@bcb4eb2cb0d707ee4f3e5cc3b456eb075f12cf73 with: clangFormatVersion: 14 # When updating the extension list, remember to update