We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f48e8 commit 7d9da83Copy full SHA for 7d9da83
.github/workflows/tests.yml
@@ -57,7 +57,7 @@ jobs:
57
run: composer test
58
59
- name: Run SonarQube analysis
60
- uses: sonarsource/sonarqube-scan-action@v4.2.1
+ uses: sonarsource/sonarqube-scan-action@v5.0.0
61
if: matrix.run-sonarqube-analysis
62
env:
63
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments