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 8e668d7 commit 2cdab72Copy full SHA for 2cdab72
.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/nl-irealisatie-generic-pipelines/.github/actions/sonarcloud@main
+ uses: minvws/action-sonarcube-cloud@update-action
84
with:
85
sonar-token: ${{ secrets.SONAR_TOKEN }}
0 commit comments