This is an automated email from the ASF dual-hosted git repository.

hellostephen 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 a9fbcfa7f6d Revert "branch-2.0 fix clang format error" (#40668)
a9fbcfa7f6d is described below

commit a9fbcfa7f6d1c27f775a89237df3d383f30613ba
Author: Kang <[email protected]>
AuthorDate: Wed Sep 11 15:58:31 2024 +0800

    Revert "branch-2.0 fix clang format error" (#40668)
    
    Reverts apache/doris#40610
---
 .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 3adaa04270e..0ef9adc7db0 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 c71d0bf4e21876ebec3e5647491186f8797fde31 # v0.18.2
+          git checkout 6adbe14579e5b8e19eb3e31e5ff2479f3bd302c7
           popd &>/dev/null
 
       - name: "Format it!"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to