Skip to content

Commit 593f2f5

Browse files
⬆️ Update SonarSource/sonarcloud-github-action action to v3 (#1444)
1 parent c84df0c commit 593f2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: codecov/[email protected]
7575
- name: SonarCloud Scan
7676
if: github.event.pull_request.head.repo.fork == false
77-
uses: SonarSource/sonarcloud-github-action@v2.3.0
77+
uses: SonarSource/sonarcloud-github-action@v3.0.0
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)