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 8043f42 commit 73f48e8Copy full SHA for 73f48e8
.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.1.0
+ uses: sonarsource/sonarqube-scan-action@v4.2.1
61
if: matrix.run-sonarqube-analysis
62
env:
63
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments