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 23c7242 commit f13854aCopy full SHA for f13854a
.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@v3.0.0
+ uses: sonarsource/sonarcloud-github-action@v3.1.0
137
if: matrix.run-sonarqube-analysis
138
env:
139
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments