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 1f2788c commit fc6e74bCopy full SHA for fc6e74b
.github/workflows/sonar_pixee.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
if: ${{ github.event.check_run.name == 'SonarCloud Code Analysis' }}
15
steps:
16
- - uses: pixee/upload-tool-results-action@v2
+ - uses: pixee/upload-tool-results-action@v2.5.0
17
with:
18
tool: sonar
19
sonar-token: ${{ secrets.SONAR_TOKEN }}
0 commit comments