Skip to content

Commit 3533155

Browse files
chore(deps): bump SonarSource/sonarqube-scan-action from 5.3.0 to 5.3.1 (#24358)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e70033 commit 3533155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
405+
uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
406406
if: env.sonar_secret != ''
407407
test-e2e:
408408
name: Run end-to-end tests

0 commit comments

Comments
 (0)