1 parent 98c6573 commit 32a2517Copy full SHA for 32a2517
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@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1
+ - uses: sonarsource/sonarqube-scan-action@713881670b6b3676cda39549040e2d88c70d582e # v8.2
87
env:
88
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
89
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments