Skip to content

Commit 8253913

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action from 4.2.1 to 5.1.0
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 4.2.1 to 5.1.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v4.2.1...v5.1.0) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81d65ea commit 8253913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
path: coverage
8787

8888
- name: SonarCloud Scan
89-
uses: SonarSource/sonarqube-scan-action@v4.2.1
89+
uses: SonarSource/sonarqube-scan-action@v5.1.0
9090
env:
9191
SONAR_HOST_URL: https://sonarcloud.io
9292
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)