Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn authored Jun 17, 2024
1 parent 4a9fc9a commit 445f2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
name: code-coverage-ubuntu-latest-20.x
path: coverage/
# Note: sonarcloud doesn't publish a major version tag, which is best practice for github actions.
- uses: SonarSource/sonarcloud-github-action@v2.3.0
- uses: SonarSource/sonarcloud-github-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 445f2ec

Please sign in to comment.