fix(ci): the sonar c/cpp action has been deprecated#3280
fix(ci): the sonar c/cpp action has been deprecated#3280PragmaTwice merged 2 commits intoapache:unstablefrom
Conversation
7916857 to
68afa65
Compare
68afa65 to
76c3581
Compare
|
https://github.com/apache/kvrocks/blob/unstable/.github/workflows/sonar.yaml This action should also be fixed. IMHO now the simplest way is to use sonarqube-github-c-cpp. |
This requires adding this archived action to Apache's allowed list. Let me try the |
76c3581 to
92e7ea5
Compare
Ahh sorry, wrong file. https://github.com/apache/kvrocks/blob/unstable/.github/workflows/kvrocks.yaml this should also be fixed. |
Oh, I see. I did miss this file, which also has the Sonar build wrapper. |
No description provided.