diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 148b2b63..c3801e10 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -212,7 +212,7 @@ jobs: - name: SonarQube / SonarCloud Scan if: steps.sonar_token.outputs.present == 'true' - uses: SonarSource/sonarqube-scan-action@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1.0 + uses: SonarSource/sonarqube-scan-action@713881670b6b3676cda39549040e2d88c70d582e # v8.2.0 env: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # SonarQube Server only: set SONAR_HOST_URL in repo secrets