Skip to content

Commit 2cdab72

Browse files
Update CI to use new sonarcube action
1 parent 8e668d7 commit 2cdab72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ jobs:
8080

8181
- name: 'Run SonarQube cloud scanner'
8282
if: ${{ matrix.php == env.LATEST_SUPPORTED_PHP_VERSION }}
83-
uses: minvws/nl-irealisatie-generic-pipelines/.github/actions/sonarcloud@main
83+
uses: minvws/action-sonarcube-cloud@update-action
8484
with:
8585
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)