Skip to content

Commit 22d8f98

Browse files
Chore(deps): Bump lfreleng-actions/sonarqube-cloud-scan-action
Bumps [lfreleng-actions/sonarqube-cloud-scan-action](https://github.com/lfreleng-actions/sonarqube-cloud-scan-action) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/lfreleng-actions/sonarqube-cloud-scan-action/releases) - [Commits](lfreleng-actions/sonarqube-cloud-scan-action@923fe3c...bad9028) --- updated-dependencies: - dependency-name: lfreleng-actions/sonarqube-cloud-scan-action dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54e3788 commit 22d8f98

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)