mirror of
https://github.com/team-charls/charls
synced 2025-03-28 21:03:13 +00:00
Bump SonarSource/sonarcloud-github-c-cpp from 2 to 3 (#307)
Bumps [SonarSource/sonarcloud-github-c-cpp](https://github.com/sonarsource/sonarcloud-github-c-cpp) from 2 to 3. - [Release notes](https://github.com/sonarsource/sonarcloud-github-c-cpp/releases) - [Commits](https://github.com/sonarsource/sonarcloud-github-c-cpp/compare/v2...v3) --- updated-dependencies: - dependency-name: SonarSource/sonarcloud-github-c-cpp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
eaba4b02a1
commit
5deecd2c8a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: microsoft/setup-msbuild@v2
|
uses: microsoft/setup-msbuild@v2
|
||||||
|
|
||||||
- name: Install sonar-scanner and build-wrapper
|
- name: Install sonar-scanner and build-wrapper
|
||||||
uses: SonarSource/sonarcloud-github-c-cpp@v2
|
uses: SonarSource/sonarcloud-github-c-cpp@v3
|
||||||
|
|
||||||
- name: Run build-wrapper
|
- name: Run build-wrapper
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user