This is an automated email from the ASF dual-hosted git repository.
zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 89d0636867 Bump jidicula/clang-format-action from 4.11.0 to 4.18.0
(#12638)
89d0636867 is described below
commit 89d0636867e1f2742aa566886ffbd259993a1dc1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 19:37:26 2026 +0100
Bump jidicula/clang-format-action from 4.11.0 to 4.18.0 (#12638)
Bumps
[jidicula/clang-format-action](https://github.com/jidicula/clang-format-action)
from 4.11.0 to 4.18.0.
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
-
[Commits](https://github.com/jidicula/clang-format-action/compare/v4.11.0...v4.18.0)
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-version: 4.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/ch_code_style.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ch_code_style.yml
b/.github/workflows/ch_code_style.yml
index b536953450..98854aeb3e 100644
--- a/.github/workflows/ch_code_style.yml
+++ b/.github/workflows/ch_code_style.yml
@@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v7
- name: Run clang-format style check for C/C++ programs.
- uses: jidicula/[email protected]
+ uses: jidicula/[email protected]
with:
clang-format-version: '15'
check-path: ${{ matrix.path['check'] }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]