There was an error while loading. Please reload this page.
1 parent 3e70033 commit 3533155Copy full SHA for 3533155
1 file changed
.github/workflows/ci-build.yaml
@@ -402,7 +402,7 @@ jobs:
402
env:
403
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
404
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
405
- uses: SonarSource/sonarqube-scan-action@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
+ uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
406
if: env.sonar_secret != ''
407
test-e2e:
408
name: Run end-to-end tests
0 commit comments