We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54e3788 + 22d8f98 commit b9ad414Copy full SHA for b9ad414
.github/workflows/reuse-sonarqube-cloud.yaml
@@ -53,7 +53,7 @@ jobs:
53
steps:
54
- name: "SonarQube Cloud Scan"
55
# yamllint disable-line rule:line-length
56
- uses: lfreleng-actions/sonarqube-cloud-scan-action@923fe3ccda484bf4114eec08e3bfc41980f0ba06 # v0.1.1
+ uses: lfreleng-actions/sonarqube-cloud-scan-action@bad9028f5252eb1432340d891f9b3a589f0280c1 # v0.1.2
57
with:
58
sonar_token: ${{ secrets.sonar_token }}
59
sonar_root_cert: ${{ inputs.sonar_root_cert }}
0 commit comments