Skip to content

Commit b9ad414

Browse files
Merge pull request #369 from lfit/dependabot/github_actions/lfreleng-actions/sonarqube-cloud-scan-action-0.1.2
Chore(deps): Bump lfreleng-actions/sonarqube-cloud-scan-action
2 parents 54e3788 + 22d8f98 commit b9ad414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse-sonarqube-cloud.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
steps:
5454
- name: "SonarQube Cloud Scan"
5555
# yamllint disable-line rule:line-length
56-
uses: lfreleng-actions/sonarqube-cloud-scan-action@923fe3ccda484bf4114eec08e3bfc41980f0ba06 # v0.1.1
56+
uses: lfreleng-actions/sonarqube-cloud-scan-action@bad9028f5252eb1432340d891f9b3a589f0280c1 # v0.1.2
5757
with:
5858
sonar_token: ${{ secrets.sonar_token }}
5959
sonar_root_cert: ${{ inputs.sonar_root_cert }}

0 commit comments

Comments
 (0)