Skip to content

Commit f853eab

Browse files
Update SonarSource/sonarqube-scan-action digest to 299e4b7
1 parent 754a68e commit f853eab

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@299e4b793aaa83bf2aba7c9c14bedbb485688ec4
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@299e4b793aaa83bf2aba7c9c14bedbb485688ec4
7878
env:
7979
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
8080
with:

0 commit comments

Comments
 (0)