Skip to content

Commit 514780b

Browse files
build(deps): bump SonarSource/sonarqube-scan-action from 4 to 5 (#166)
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 4 to 5. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v4...v5) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 170d359 commit 514780b

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
@@ -36,6 +36,6 @@ jobs:
3636
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_REPO_CI_TESTING }}
3737

3838
- name: SonarQube Scan
39-
uses: SonarSource/sonarqube-scan-action@v4
39+
uses: SonarSource/sonarqube-scan-action@v5
4040
env:
4141
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)