1 parent 6f42dab commit c2d81ddCopy full SHA for c2d81dd
2 files changed
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
- run: npm ci
76
- name: Run Tests
77
run: npm run coverage
78
- - uses: sonarsource/sonarqube-scan-action@v5.3.0
+ - uses: sonarsource/sonarqube-scan-action@v5.3.1
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
81
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments