Skip to content

Commit 4725259

Browse files
committed
new sonar gha version
1 parent 7130ec7 commit 4725259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
# Run the Sonar scan
8686
#
8787
- name: SonarCloud Scan
88-
uses: sonarsource/sonarcloud-github-action@v1.7
88+
uses: sonarsource/sonarcloud-github-action@v2.1.1
8989
env:
9090
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9191
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)