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 af1fc00 commit 10750d8Copy full SHA for 10750d8
.github/workflows/tests.yml
@@ -140,7 +140,7 @@ jobs:
140
sed -i "s|$GITHUB_WORKSPACE|/github/workspace|g" phpunit.report-junit.xml
141
142
- name: Run SonarQube analysis
143
- uses: sonarsource/sonarcloud-github-action@v1.6
+ uses: sonarsource/sonarcloud-github-action@v1.7
144
if: matrix.run-sonarqube-analysis
145
env:
146
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments