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 10ae7b1 commit afbdba4Copy full SHA for afbdba4
1 file changed
.github/workflows/test.yml
@@ -241,7 +241,7 @@ jobs:
241
mv ./var/coverage/clover.xml coverage.xml
242
243
- name: SonarCloud Scan
244
- uses: sonarsource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
+ uses: sonarsource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
245
env:
246
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
247
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments