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

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new ac02f0a246c Fix : fix the failed sonar analyze (#25545)
ac02f0a246c is described below

commit ac02f0a246c1e58de019774a85b0aaca3d225ce8
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Wed May 10 10:45:36 2023 +0800

    Fix : fix the failed sonar analyze (#25545)
    
    Co-authored-by: shardingsphere <[email protected]>
---
 .github/workflows/check-sonarcloud.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/check-sonarcloud.yml 
b/.github/workflows/check-sonarcloud.yml
index d8bd2049b12..28ec63adc13 100644
--- a/.github/workflows/check-sonarcloud.yml
+++ b/.github/workflows/check-sonarcloud.yml
@@ -48,7 +48,6 @@ jobs:
         with:
           distribution: 'temurin'
           java-version: 11
-      - uses: SonarSource/SonarCloud-github-action@master
       - uses: actions/cache@v3
         with:
           path: ~/.sonar/cache

Reply via email to