Skip to content

Commit 411ff0a

Browse files
Bump SonarSource/sonarcloud-github-action from 2.1.1 to 5.0.0
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.1 to 5.0.0. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@v2.1.1...v5.0.0) --- updated-dependencies: - dependency-name: SonarSource/sonarcloud-github-action dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cdfdd7 commit 411ff0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: make binaries_release
5656

5757
- name: SonarQube Scan
58-
uses: SonarSource/sonarcloud-github-action@v2.1.1
58+
uses: SonarSource/sonarcloud-github-action@v5.0.0
5959
env:
6060
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)