CI: Update sonarqube-cloud-scan-action to v0.1.4 17/15217/2
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Mon, 10 Nov 2025 16:18:36 +0000 (16:18 +0000)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Wed, 12 Nov 2025 11:33:23 +0000 (11:33 +0000)
Issue-ID: CIMAN-33
Change-Id: I8d034fa70667f79ef6be83e1c8a3499163616ecf
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.github/workflows/security-scans.yaml

index 60d4b59..c5c2c8c 100644 (file)
@@ -74,7 +74,8 @@ jobs:
 
       - name: "SonarQube Cloud Scan"
         # yamllint disable-line rule:line-length
-        uses: lfreleng-actions/sonarqube-cloud-scan-action@a5fb959e36b1e7957b7cae5f4a12bf14b5c66875 # v0.1.3
+        uses: lfreleng-actions/sonarqube-cloud-scan-action@e40df6a91b88fe684184c7e3ebe9c010e2a4b41c # v0.1.4
         with:
           sonar_token: ${{ secrets.SONAR_TOKEN }}
-          no_checkout: true
+          no_checkout: 'true'
+          debug: 'false'