Skip to content

Commit 36ee11b

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5 (#1845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a024c9 commit 36ee11b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: code-coverage-report
4848
path: coverage/
4949
- name: SonarQube Cloud Scan
50-
uses: SonarSource/sonarqube-scan-action@v4
50+
uses: SonarSource/sonarqube-scan-action@v5
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
5353
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)