There was an error while loading. Please reload this page.
1 parent 0b5dbe5 commit 6eb1446Copy full SHA for 6eb1446
1 file changed
.github/workflows/actions.yml
@@ -35,7 +35,7 @@ jobs:
35
run: go test -coverprofile=cover.out ./...
36
37
- name: SonarQube Scan
38
- uses: SonarSource/sonarqube-scan-action@v5.2.0
+ uses: SonarSource/sonarqube-scan-action@v5.3.0
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments