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.
2 parents ecbe15c + 56914f6 commit 251a670Copy full SHA for 251a670
.github/workflows/merge-develop.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: ./.github/actions/sonar-properties
34
35
- name: sonarqube scan
36
- uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25
+ uses: SonarSource/sonarqube-scan-action@fd88b7d7ccbaefd23d8f36f73b59db7a3d246602
37
env:
38
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
39
.github/workflows/pull-request.yml
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments