This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new c7f39859a9d [test]fix clang format error (#40674)
c7f39859a9d is described below
commit c7f39859a9dcd4937ab75ff32883a7e308d6c88e
Author: Vallish Pai <[email protected]>
AuthorDate: Thu Sep 19 11:22:38 2024 +0530
[test]fix clang format error (#40674)
---
.github/workflows/clang-format.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/clang-format.yml
b/.github/workflows/clang-format.yml
index 0ef9adc7db0..3adaa04270e 100644
--- a/.github/workflows/clang-format.yml
+++ b/.github/workflows/clang-format.yml
@@ -61,7 +61,7 @@ jobs:
git clone https://github.com/DoozyX/clang-format-lint-action
.github/actions/clang-format-lint-action
pushd .github/actions/clang-format-lint-action &>/dev/null
- git checkout 6adbe14579e5b8e19eb3e31e5ff2479f3bd302c7
+ git checkout c71d0bf4e21876ebec3e5647491186f8797fde31 # v0.18.2
popd &>/dev/null
- name: "Format it!"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]