There was an error while loading. Please reload this page.
1 parent 403bd21 commit 010a264Copy full SHA for 010a264
1 file changed
.github/workflows/actions.yml
@@ -56,7 +56,7 @@ jobs:
56
run: go test -coverprofile=cover.out ./...
57
58
- name: SonarQube Scan
59
- uses: SonarSource/sonarqube-scan-action@v7.0.0
+ uses: SonarSource/sonarqube-scan-action@v8.1.0
60
env:
61
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
62
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments