Skip to content

Commit 3a0f950

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5 to 6. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v5...v6) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: '6' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab7f46f commit 3a0f950

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: REUSE Compliance Check
5252
uses: fsfe/reuse-action@v5
5353
- name: SonarQube Scan
54-
uses: SonarSource/sonarqube-scan-action@v5
54+
uses: SonarSource/sonarqube-scan-action@v6
5555
env:
5656
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
5757
SONAR_HOST_URL: https://sonarcloud.io

0 commit comments

Comments
 (0)