Skip to content

Commit e4b56da

Browse files
authored
Merge pull request #370 from vil02/renovate/sonarsource-sonarcloud-github-action-4.x
chore(deps): update sonarsource/sonarcloud-github-action action to v4
2 parents a86c3e8 + 064a73b commit e4b56da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_and_upload_coverage_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# yamllint enable rule:line-length
5959

6060
- name: SonarCloud Scan
61-
uses: SonarSource/sonarcloud-github-action@v3
61+
uses: SonarSource/sonarcloud-github-action@v4
6262
env:
6363
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)