Skip to content

Commit ef3b553

Browse files
ricklambrechtsppvg
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Peter-Paul van Gemerden <[email protected]>
1 parent 2cdab72 commit ef3b553

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/action-sonarcube-cloud@update-action
83+
uses: minvws/action-sonarcube-cloud@v1
8484
with:
8585
sonar-token: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)