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 7269f31 commit bb2f5f3Copy full SHA for bb2f5f3
.github/workflows/scan.yml
@@ -74,7 +74,7 @@ jobs:
74
ref: ${{ github.event.pull_request.head.sha }}
75
76
- name: Scan with SonarCloud
77
- uses: sonarsource/sonarqube-scan-action@bfd4e558cda28cda6b5defafb9232d191be8c203 # v4.2.1
+ uses: sonarsource/sonarqube-scan-action@2500896589ef8f7247069a56136f8dc177c27ccf # v5.2.0
78
env:
79
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
80
with:
0 commit comments