-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 4.0.0 #10340
base: main
Are you sure you want to change the base?
chore(deps): bump SonarSource/sonarcloud-github-action from 2.1.1 to 4.0.0 #10340
Conversation
DryRun Security SummaryThe pull request updates the SonarCloud GitHub Action version in the workflow to ensure the latest features and bug fixes are utilized for comprehensive static code analysis across different project modules. Expand for full summarySummary: The code change in this pull request updates the version of the SonarCloud GitHub Action used in the workflow. This change is not directly related to any security vulnerabilities or concerns, as the SonarCloud GitHub Action is used for static code analysis and reporting on code quality metrics, which can help identify potential security issues. However, keeping the SonarCloud GitHub Action up-to-date is a good practice, as it ensures that the latest features and bug fixes are being used. Additionally, the workflow is configured to run the SonarCloud scan on various modules of the project, including both JVM-based and non-JVM-based projects, which is a reasonable approach to ensure that the entire codebase is analyzed for potential quality and security issues. Files Changed:
Code AnalysisWe ran |
bc978a3
to
765b05d
Compare
666360e
to
570a8e0
Compare
Bumps [SonarSource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.1 to 4.0.0. - [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases) - [Commits](SonarSource/sonarcloud-github-action@49e6cd3...02ef911) --- 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]>
570a8e0
to
07b23cf
Compare
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
3 similar comments
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Dependabot could not find a dependency version.. Because of this, Dependabot cannot update this pull request. |
Bumps SonarSource/sonarcloud-github-action from 2.1.1 to 4.0.0.
Release notes
Sourced from SonarSource/sonarcloud-github-action's releases.
... (truncated)
Commits
02ef911
Shorten description and remove mend docker check4afec88
SCSCANGHA-28 Rebranding48d9e10
SCSCANGHA-25 Replace the Docker action by a composite action forwarding to th...982992a
Add Jira integration9f9bba2
Recommend to not use this action for analysis of Dart code383f7e5
SCSCANGHA-24 Update the Docker base image to the latest minor 11.12900b02
BUILD-6088 Fix bad link in SECURITY.md fileeb21172
SCSCANGHA-23 Update scanner cli to v11.0 (#90)f5003fc
Revert "test QA with no GITHUB_TOKEN permissions"3bf6e4b
test QA with no GITHUB_TOKEN permissionsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)