| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7f40b61 commit 330f093
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -40,7 +40,7 @@ jobs: | |||
| 40 | 40 | done | |
| 41 | 41 | - name: SonarQube Scan | |
| 42 | 42 | if: ${{ matrix.python == '3.13' && github.actor != 'dependabot[bot]' }} | |
| 43 | - uses: SonarSource/sonarqube-scan-action@v5.2.0 | ||
| 43 | + uses: SonarSource/sonarqube-scan-action@v6.0.0 | ||
| 44 | 44 | env: | |
| 45 | 45 | SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} | |
| 46 | 46 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments