Skip to content

Commit

Permalink
chore(deps): bump SonarSource/sonarcloud-github-action from 1.8 to 1.9 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 16, 2023
1 parent 46c29ee commit 8c774ab
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 @@ -56,7 +56,7 @@ jobs:
name: code-coverage-ubuntu-latest-18.x
path: coverage/
- name: SonarCloud Scan
uses: SonarSource/sonarcloud-github-action@v1.8
uses: SonarSource/sonarcloud-github-action@v1.9
if: ${{ github.actor != 'dependabot[bot]' }}
with:
projectBaseDir: ${{ matrix.project-root }}
Expand Down

0 comments on commit 8c774ab

Please sign in to comment.