Skip to content

Commit 4582e59

Browse files
Merge branch 'main' into ramsess/update-kiota-versions
2 parents c092f88 + 2ee8230 commit 4582e59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
run: go test -coverprofile cover.out -coverpkg=./... ./...
2929
working-directory: ${{ env.relativePath }}
3030
- name: SonarCloud Scan
31-
uses: SonarSource/sonarqube-scan-action@v5
31+
uses: SonarSource/sonarqube-scan-action@v7
3232
env:
3333
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)