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 cbd8a10 commit d053ea0Copy full SHA for d053ea0
.github/workflows/build.yaml
@@ -87,7 +87,7 @@ jobs:
87
path: ./lib/opentdf-sdk-*.tgz
88
- name: SonarCloud Scan
89
if: fromJSON(env.do_sonarscan)
90
- uses: SonarSource/sonarqube-scan-action@0303d6b62e310685c0e34d0b9cde218036885c4d #v5.0.0
+ uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf #v5.2.0
91
env:
92
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
93
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments