ci(github-action)!: Update https://github.com/SonarSource/sonarqube-scan-action action to v6 (renovate)
This commit is contained in:
parent
9239fe16e6
commit
8422c33013
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
|
@ -60,7 +60,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