We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4540574 commit 40fa2e0Copy full SHA for 40fa2e0
.github/workflows/tests.yml
@@ -53,7 +53,7 @@ jobs:
53
run: composer test
54
55
- name: Run SonarQube analysis
56
- uses: sonarsource/sonarqube-scan-action@v5.1.0
+ uses: sonarsource/sonarqube-scan-action@v5.2.0
57
if: matrix.run-sonarqube-analysis
58
env:
59
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments