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 819f2a6 commit 33bbd2cCopy full SHA for 33bbd2c
.github/workflows/tests.yml
@@ -133,7 +133,7 @@ jobs:
133
sed -i "s|$GITHUB_WORKSPACE|/github/workspace|g" phpunit.report-junit.xml
134
135
- name: Run SonarQube analysis
136
- uses: sonarsource/sonarcloud-github-action@v2.2.0
+ uses: sonarsource/sonarcloud-github-action@v2.3.0
137
if: matrix.run-sonarqube-analysis
138
env:
139
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments