Skip to content

Commit b9410d3

Browse files
committed
fix: update task for sonarscanner
1 parent b0da266 commit b9410d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
check_name: aws-cli-auth Unit Tests
7676

7777
- name: Analyze with SonarCloud
78-
uses: SonarSource/sonarqube-scan-action@v7
78+
uses: SonarSource/sonarqube-scan-action@v6
7979
env:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8181
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)