From 9169cbe843f0d85cbbfda2e3450fb5db92d10c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 17:59:18 +0000 Subject: [PATCH] Build: 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/c3b2c943e924028b93a707a5b1b017976ab8d50c...a83a8fb7d371f66da7dd1c4f33a193023899494b) --- 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 90e6a2ad27..5573599cdf 100644 --- a/.github/workflows/coding-style-check.yml +++ b/.github/workflows/coding-style-check.yml @@ -30,7 +30,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Check .cpp/.h/.mm with clang-format - uses: DoozyX/clang-format-lint-action@c3b2c943e924028b93a707a5b1b017976ab8d50c + uses: DoozyX/clang-format-lint-action@a83a8fb7d371f66da7dd1c4f33a193023899494b with: clangFormatVersion: 14 # When updating the extension list, remember to update