Skip to content

Commit e388dfc

Browse files
fix(infra): Update to latest Sonar scan action
1 parent fc22a6b commit e388dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
name: test-reports
5151
path: packages
5252
- name: SonarCloud Scan ${{ matrix.package }}
53-
uses: sonarsource/sonarcloud-github-action@v2.1.1
53+
uses: SonarSource/sonarqube-scan-action@v6.0.0
5454
with:
5555
projectBaseDir: packages/${{ matrix.package }}
5656
env:

0 commit comments

Comments
 (0)