Skip to content

Commit ab4e942

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action from 5.2.0 to 5.3.0
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f924c29 commit ab4e942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ jobs:
254254
shell: bash
255255

256256
- name: SonarCloud report upload
257-
uses: SonarSource/sonarqube-scan-action@v5.2.0
257+
uses: SonarSource/sonarqube-scan-action@v5.3.0
258258
env:
259259
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
260260
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)