Skip to content

Commit 21043b6

Browse files
Update SonarSource/sonarqube-scan-action digest to d899ed2
1 parent 754a68e commit 21043b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/sonarcloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
# yamllint disable rule:line-length
5757
- name: Install Build Wrapper
58-
uses: SonarSource/sonarqube-scan-action/install-build-wrapper@3988e54db2467c7e9583a4af619c3f5647d6b8ad
58+
uses: SonarSource/sonarqube-scan-action/install-build-wrapper@d899ed299620f557b0175710b8dedbdd7c31213d
5959
# yamllint enable rule:line-length
6060

6161
# yamllint disable rule:line-length
@@ -74,7 +74,7 @@ jobs:
7474
7575
# yamllint disable rule:line-length
7676
- name: Analyze with SonarQube / SonarCloud
77-
uses: SonarSource/sonarqube-scan-action@3988e54db2467c7e9583a4af619c3f5647d6b8ad
77+
uses: SonarSource/sonarqube-scan-action@d899ed299620f557b0175710b8dedbdd7c31213d
7878
env:
7979
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
8080
with:

0 commit comments

Comments
 (0)