We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef9713 commit ad6f0afCopy full SHA for ad6f0af
.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@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
+ uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
406
if: env.sonar_secret != ''
407
test-e2e:
408
name: Run end-to-end tests
0 commit comments