Skip to content

Commit 9eaa64a

Browse files
committed
⬆️ Update SonarSource/sonarcloud-github-action action to v2.1.1
1 parent 0e7aa59 commit 9eaa64a

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
@@ -76,7 +76,7 @@ jobs:
7676
uses: codecov/[email protected]
7777
- name: SonarCloud Scan
7878
if: github.event.pull_request.head.repo.fork == false
79-
uses: SonarSource/[email protected].0
79+
uses: SonarSource/[email protected].1
8080
env:
8181
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8282
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)