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.
1 parent 59e73ab commit ea2a4acCopy full SHA for ea2a4ac
.github/workflows/develop.yml
@@ -108,7 +108,7 @@ jobs:
108
name: line-coverage-info
109
path: packages/library/coverage
110
- name: SonarCloud Analysis
111
- uses: SonarSource/sonarqube-scan-action@v5.2.0
+ uses: SonarSource/sonarqube-scan-action@v5.3.0
112
env:
113
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
114
.github/workflows/release.yml
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
0 commit comments