Skip to content

Commit

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

* chore(deps): bump SonarSource/sonarcloud-github-action from 2.2 to 2.3

Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.2 to 2.3.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](SonarSource/sonarcloud-github-action@v2.2...v2.3)

---
updated-dependencies:
- dependency-name: SonarSource/sonarcloud-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Coburn <[email protected]>
  • Loading branch information
dependabot[bot] and acoburn authored Jun 18, 2024
1 parent c3be520 commit d228ab2
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 @@ -45,7 +45,7 @@ jobs:
with:
name: code-coverage-ubuntu-latest-20.x
path: coverage/
- uses: SonarSource/sonarcloud-github-action@v2.2
- uses: SonarSource/sonarcloud-github-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit d228ab2

Please sign in to comment.