Skip to content

Commit ac1b0e2

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action
Bumps the github_actions group with 1 update in the /.github/workflows directory: [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action). Updates `SonarSource/sonarqube-scan-action` from 5.2.0 to 5.3.1 - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v5.2.0...v5.3.1) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 5.3.1 dependency-type: direct:production dependency-group: github_actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1cea98 commit ac1b0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
-o coverage.html
4040
4141
- name: SonarCloud Scan
42-
uses: SonarSource/sonarqube-scan-action@v5.2.0
42+
uses: SonarSource/sonarqube-scan-action@v5.3.1
4343
env:
4444
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
4545

0 commit comments

Comments
 (0)