Skip to content
This repository was archived by the owner on Sep 21, 2025. It is now read-only.

Commit 7d7874a

Browse files
committed
udpate sonar action
1 parent 3a0f7a7 commit 7d7874a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: SonarScanner if primary node version
4242
if: ${{ env.IS_PRIMARY_VERSION }}
43-
uses: sonarsource/sonarcloud-github-action@master
43+
uses: SonarSource/sonarqube-scan-action@v5
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4646
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)