We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e4224 commit 84d8677Copy full SHA for 84d8677
.github/workflows/master.yml
@@ -49,7 +49,7 @@ jobs:
49
SWITCHER_API_LOGGER: false
50
51
- name: SonarCloud Scan
52
- uses: sonarsource/sonarqube-scan-action@v5.2.0
+ uses: sonarsource/sonarqube-scan-action@v5.3.1
53
env:
54
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
55
if: env.SONAR_TOKEN != ''
.github/workflows/sonar.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments