Skip to content

Commit 40b5a5e

Browse files
committed
fix action error
1 parent e49385b commit 40b5a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ jobs:
8383
with:
8484
fetch-depth: 0
8585
- name: SonarCloud Scan
86-
uses: SonarSource/sonarqube-scan-action@${{ secrets.SONAR_SCAN_ACTION_VER }}
86+
uses: SonarSource/sonarqube-scan-action@v5.3.1
8787
env:
8888
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)