Skip to content

Commit b75a84d

Browse files
authored
BC-8809 update sonartype gh-action (#51)
1 parent 84a9196 commit b75a84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
distribution: 'temurin'
6767
java-version: '21'
6868
- name: SonarCloud upload coverage
69-
uses: SonarSource/sonarcloud-github-action@v4.0.0
69+
uses: SonarSource/sonarqube-scan-action@v4.2.1
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7272
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}

0 commit comments

Comments
 (0)