Skip to content

Commit e886d58

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action from 5.2.0 to 5.3.0 (#373)
1 parent 65a096a commit e886d58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)