1 parent 12dd4ef commit f67605fCopy full SHA for f67605f
1 file changed
.github/workflows/build.yml
@@ -83,7 +83,7 @@ jobs:
83
- run: bun install --frozen-lockfile
84
- name: Run Tests
85
run: bun run coverage
86
- - uses: sonarsource/sonarqube-scan-action@v7.2
+ - uses: sonarsource/sonarqube-scan-action@v8.0
87
env:
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
89
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments