Skip to content

Commit 9bb40f5

Browse files
Bump SonarSource/sonarqube-scan-action from 5 to 6 in /.github/workflows
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] <support@github.com>
1 parent d0f2f5a commit 9bb40f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ jobs:
219219
path: coverage
220220

221221
- name: SonarCloud Scan
222-
uses: SonarSource/sonarqube-scan-action@v5
222+
uses: SonarSource/sonarqube-scan-action@v6
223223
env:
224224
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
225225
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)