Skip to content

Commit cc31f9e

Browse files
⬆️ Update SonarSource/sonarcloud-github-action action to v2 (#126)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d28061 commit cc31f9e

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
@@ -45,7 +45,7 @@ jobs:
4545
uses: codecov/[email protected]
4646
- name: SonarCloud Scan
4747
if: github.event.pull_request.head.repo.fork == false
48-
uses: SonarSource/sonarcloud-github-action@v1.9
48+
uses: SonarSource/sonarcloud-github-action@v2.1
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5151
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)