Skip to content

Commit

Permalink
build(deps): bump sonarsource/sonarcloud-github-action from 2.2 to 2.3 (
Browse files Browse the repository at this point in the history
#608)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 466c71c commit d2b72e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
mv ./var/coverage/clover.xml coverage.xml
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v2.2
uses: sonarsource/sonarcloud-github-action@v2.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit d2b72e2

Please sign in to comment.