Skip to content

Commit d340653

Browse files
chore(deps): update sonarsource/sonarcloud-github-action action to v4
1 parent 337cf4c commit d340653

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)