Skip to content

Commit 4979885

Browse files
authored
chore(ci): update sonarqube action (#727)
1 parent 3efcbe1 commit 4979885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
path: ./lib/opentdf-sdk-*.tgz
8585
- name: SonarCloud Scan
8686
if: fromJSON(env.do_sonarscan)
87-
uses: SonarSource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf #v5.2.0
87+
uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 #v5.3.1
8888
env:
8989
GITHUB_TOKEN: ${{ github.token }}
9090
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)