Merge pull request 'ci(github-action)!: Update https://github.com/SonarSource/sonarqube-scan-action action to v6 (renovate)' (#3) from renovate/https-github.com-sonarsource-sonarqube-scan-action-6.x into main
Reviewed-on: #3
This commit is contained in:
commit
92ee664d57
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
|
@ -76,7 +76,7 @@ jobs:
|
|||
${{ inputs.TEST_SCRIPT }}
|
||||
|
||||
- name: Static code analysis with SonarQube
|
||||
uses: https://github.com/SonarSource/sonarqube-scan-action@v5
|
||||
uses: https://github.com/SonarSource/sonarqube-scan-action@v6
|
||||
if: ${{ inputs.SONARQUBE_ENABLED == true }}
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue