We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a52a63 + bbdbb92 commit 7a685acCopy full SHA for 7a685ac
.github/workflows/tests.yml
@@ -174,4 +174,4 @@ jobs:
174
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
175
# No need to run SonarCloud analysis if dependabot update or token not defined
176
if: env.SONAR_TOKEN != '' && (github.actor != 'dependabot[bot]')
177
- uses: SonarSource/sonarqube-scan-action@v5.2.0
+ uses: SonarSource/sonarqube-scan-action@v5.3.0
0 commit comments