We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0da266 commit b9410d3Copy full SHA for b9410d3
1 file changed
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
check_name: aws-cli-auth Unit Tests
76
77
- name: Analyze with SonarCloud
78
- uses: SonarSource/sonarqube-scan-action@v7
+ uses: SonarSource/sonarqube-scan-action@v6
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
81
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments