Skip to content

Commit 37f2198

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v8
1 parent 12dd4ef commit 37f2198

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- run: bun install --frozen-lockfile
8484
- name: Run Tests
8585
run: bun run coverage
86-
- uses: sonarsource/sonarqube-scan-action@v7.2
86+
- uses: sonarsource/sonarqube-scan-action@v8.0
8787
env:
8888
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8989
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)