Skip to content

Commit 6008915

Browse files
committed
ci: update deprecated action
1 parent 55b0109 commit 6008915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
shell: bash
255255

256256
- name: SonarCloud report upload
257-
uses: sonarsource/sonarcloud-github[email protected]
257+
uses: SonarSource/sonarqube-scan-action@v5.2.0
258258
env:
259259
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
260260
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)