Skip to content

Commit

Permalink
build(deps): bump sonarsource/sonarcloud-github-action from 3 to 4
Browse files Browse the repository at this point in the history
Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 3 to 4.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](SonarSource/sonarcloud-github-action@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 2139e46 commit 95ec581
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 @@ -36,6 +36,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_REPO_CI_TESTING }}

- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v3
uses: sonarsource/sonarcloud-github-action@v4
env:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 comments on commit 95ec581

Please sign in to comment.