Skip to content

Commit

Permalink
new sonar gha version
Browse files Browse the repository at this point in the history
  • Loading branch information
stockiNail committed Jan 27, 2024
1 parent 7130ec7 commit 4725259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
# Run the Sonar scan
#
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v1.7
uses: sonarsource/sonarcloud-github-action@v2.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 4725259

Please sign in to comment.