Skip to content

Commit ad6f0af

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action from 4.2.1 to 5.2.0 (#23164)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ef9713 commit ad6f0af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ jobs:
402402
env:
403403
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
404404
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
405-
uses: SonarSource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
405+
uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
406406
if: env.sonar_secret != ''
407407
test-e2e:
408408
name: Run end-to-end tests

0 commit comments

Comments
 (0)