We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3b553 commit 0c355deCopy full SHA for 0c355de
.github/workflows/ci.yml
@@ -80,6 +80,6 @@ jobs:
80
81
- name: 'Run SonarQube cloud scanner'
82
if: ${{ matrix.php == env.LATEST_SUPPORTED_PHP_VERSION }}
83
- uses: minvws/action-sonarcube-cloud@v1
+ uses: minvws/action-sonarqube@v1
84
with:
85
sonar-token: ${{ secrets.SONAR_TOKEN }}
0 commit comments