chore(deps): update github actions updates #60
+2
−2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v7.0.5
->v7.0.6
v4.1.0
->v4.2.1
Release Notes
peter-evans/create-pull-request (peter-evans/create-pull-request)
v7.0.6
Compare Source
sonarsource/sonarqube-scan-action (sonarsource/sonarqube-scan-action)
v4.2.1
Compare Source
What's Changed
Full Changelog: SonarSource/sonarqube-scan-action@v4.2.0...v4.2.1
v4.2.0
Compare Source
We are happy to announce this new version of the GitHub action, which brings support for C, C++, and Objective-C projects.
The action supports both AutoConfig scenarios, as well as scenarios where Build Wrapper is required, and is a complete replacement of
sonarqube-github-c-cpp
andsonarcloud-github-c-cpp
.To install Build Wrapper, a new
sonarqube-scan-action/install-build-wrapper
sub-action is provided.Check the README for examples of configuration.
On top of C, C++, and Objective-C support, we have also improved our support of self-hosted GitHub runners:
RUNNER_TEMP
) to be cleaned after every job execution: if present, the action will clean it, before running~/sonar/ssl
) to be cleaned after every job execution: if present, the action will clean it, before runningWhat's Changed
New Contributors
Full Changelog: SonarSource/sonarqube-scan-action@v4.1.0...v4.2.0
Configuration
📅 Schedule: Branch creation - "after 7am every weekday,before 8pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.