Skip to content

Commit e30be71

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v7.1.0 (#1818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 612f2f3 commit e30be71

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.0.0
86+
- uses: sonarsource/sonarqube-scan-action@v7.1.0
8787
env:
8888
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8989
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)