Skip to content

Commit befd097

Browse files
committed
⬆️ Update SonarSource/sonarcloud-github-action action to v2.2.0
1 parent c4bd73e commit befd097

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
@@ -79,7 +79,7 @@ jobs:
7979
token: ${{ secrets.CODECOV_TOKEN }}
8080
- name: SonarCloud Scan
8181
if: github.event.pull_request.head.repo.fork == false
82-
uses: SonarSource/sonarcloud-github-action@v2.1.1
82+
uses: SonarSource/sonarcloud-github-action@v2.2.0
8383
env:
8484
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8585
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)