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 ec8bb81 commit fcb5d1fCopy full SHA for fcb5d1f
1 file changed
.github/workflows/sonarcloud.yml
@@ -46,6 +46,6 @@ jobs:
46
working-directory: extensions/git-id-switcher
47
48
- name: SonarCloud Scan
49
- uses: SonarSource/sonarqube-scan-action@7006c4492b2e0ee0f816d36501671557c97f5995 # v8.1.0
+ uses: SonarSource/sonarqube-scan-action@713881670b6b3676cda39549040e2d88c70d582e # v8.2.0
50
env:
51
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments