chore(deps): update sonarsource/sonarqube-scan-action digest to 884b794
All checks were successful
Lint / Lint (push) Successful in 24s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m27s

This commit is contained in:
Renovate Bot 2024-09-28 00:01:07 +00:00
parent fe282b7f64
commit a978fa0aad

View File

@ -19,7 +19,7 @@ jobs:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
- name: SonarQube Scan
uses: SonarSource/sonarqube-scan-action@0c0f3958d90fc466625f1d1af1f47bddd4cc6bd1 # v3.0.0
uses: SonarSource/sonarqube-scan-action@884b79409bbd464b2a59edc326a4b77dc56b2195 # v3.0.0
env:
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}