Skip to content

Commit 1d96586

Browse files
authored
ci: Update SonarCloud Scan action version
Update the action version that includes the latest security fixes.
1 parent e1cea98 commit 1d96586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
-o coverage.html
4040
4141
- name: SonarCloud Scan
42-
uses: SonarSource/sonarqube-scan-action@v5.2.0
42+
uses: SonarSource/sonarqube-scan-action@v5.3.1
4343
env:
4444
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
4545

0 commit comments

Comments
 (0)