We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec2d1ae + 257a939 commit abef569Copy full SHA for abef569
1 file changed
.github/workflows/stage-2-test.yaml
@@ -62,7 +62,7 @@ jobs:
62
name: unit-test-results
63
path: test-artefacts/
64
- name: "SonarCloud Scan"
65
- uses: SonarSource/sonarqube-scan-action@v6
+ uses: SonarSource/sonarqube-scan-action@v7
66
env:
67
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
68
with:
0 commit comments