Skip to content

Commit 9625a1b

Browse files
committed
Updated workflow configuration
1 parent db4559f commit 9625a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: Scan code with SonarCloud
5858
if: matrix.php-versions == '8.3'
59-
uses: SonarSource/sonarcloud-github-action@master
59+
uses: SonarSource/sonarqube-scan-action@v5
6060
env:
6161
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)