Skip to content

Commit 8b562d4

Browse files
authored
Merge pull request #150 from sir-gon/dependabot/github_actions/SonarSource/sonarqube-scan-action-f00de44f574073760c9deaf47f694e10431f3988
Bump SonarSource/sonarqube-scan-action from f099b441665cb71b0414100cfaf6d835492cee5f to f00de44f574073760c9deaf47f694e10431f3988
2 parents 464c4e9 + 6e9a527 commit 8b562d4

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@f099b441665cb71b0414100cfaf6d835492cee5f
58+
uses: SonarSource/sonarqube-scan-action/install-build-wrapper@f00de44f574073760c9deaf47f694e10431f3988
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@f099b441665cb71b0414100cfaf6d835492cee5f
77+
uses: SonarSource/sonarqube-scan-action@f00de44f574073760c9deaf47f694e10431f3988
7878
env:
7979
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
8080
with:

0 commit comments

Comments
 (0)