Skip to content

Commit 60a8845

Browse files
authored
Merge pull request #121 from oracle-devrel/ttscoff-patch-1
Update sonarcloud.yml
2 parents cac8ca9 + 305c6b7 commit 60a8845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
1616
- name: SonarCloud Scan
17-
uses: SonarSource/sonarcloud-github-action@master
17+
uses: oracle-devrel/sonarcloud-github-action@master
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
2020
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)