Skip to content

Commit d7e89a0

Browse files
chore(deps): bump SonarSource/sonarcloud-github-action
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 9f9bba2c7aaf7a55eac26abbac906c3021d211b2 to 13a24e453e2e6262f3bb0c5fa8241031e637a028. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@9f9bba2...13a24e4) --- updated-dependencies: - dependency-name: SonarSource/sonarcloud-github-action dependency-version: 13a24e453e2e6262f3bb0c5fa8241031e637a028 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ba7b94 commit d7e89a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
2929

3030
- name: SonarCloud Scan
31-
uses: SonarSource/sonarcloud-github-action@9f9bba2c7aaf7a55eac26abbac906c3021d211b2 # master
31+
uses: SonarSource/sonarcloud-github-action@13a24e453e2e6262f3bb0c5fa8241031e637a028 # master
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
3434
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)