Skip to content

Bump SonarSource/sonarqube-scan-action from 7.0.0 to 7.1.0#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/SonarSource/sonarqube-scan-action-7.1.0
Open

Bump SonarSource/sonarqube-scan-action from 7.0.0 to 7.1.0#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/SonarSource/sonarqube-scan-action-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps SonarSource/sonarqube-scan-action from 7.0.0 to 7.1.0.

Release notes

Sourced from SonarSource/sonarqube-scan-action's releases.

v7.1.0

What's Changed

Full Changelog: SonarSource/sonarqube-scan-action@v7...v7.1.0

Commits
  • 299e4b7 SQSCANGHA-132 Upgrade Node to 24 (#224)
  • 3988e54 SQSCANGHA-131 Bump picomatch from 4.0.3 to 4.0.4 (#223)
  • 9598b8a SQSCANGHA-130 Bump rollup from 4.50.1 to 4.59.0 (#221)
  • dcc5211 SQSCANGHA-128 NO-JIRA Bump actions/cache from 4 to 5 (#219)
  • b9f37f9 SQSCANGHA-129 Fix the Analysis Processing team name in CODEOWNERS (#220)
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 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)

Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@a31c939...299e4b7)

---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.03s
✅ COPYPASTE jscpd yes no no 1.43s
✅ JSON jsonlint 6 0 0 0.41s
✅ JSON prettier 6 0 0 0 0.51s
✅ JSON v8r 6 0 0 3.34s
✅ MARKDOWN markdownlint 2 0 0 0 0.84s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.27s
✅ PYTHON bandit 7 0 0 3.52s
✅ PYTHON black 7 0 0 0 1.81s
✅ PYTHON flake8 7 0 0 1.24s
✅ PYTHON isort 7 0 0 0 0.33s
✅ PYTHON mypy 7 0 0 6.16s
✅ PYTHON pylint 7 0 0 7.07s
✅ PYTHON pyright 7 0 0 3.39s
✅ PYTHON ruff 7 0 0 0 0.04s
✅ REPOSITORY checkov yes no no 25.0s
✅ REPOSITORY devskim yes no no 1.66s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.38s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 48.27s
✅ REPOSITORY kics yes no no 28.84s
✅ REPOSITORY kingfisher yes no no 4.38s
✅ REPOSITORY secretlint yes no no 0.69s
✅ REPOSITORY syft yes no no 2.09s
✅ REPOSITORY trivy yes no no 11.31s
✅ REPOSITORY trivy-sbom yes no no 0.28s
✅ REPOSITORY trufflehog yes no no 4.18s
✅ SPELL cspell 28 0 0 3.64s
✅ SPELL lychee 17 0 0 0.61s
✅ YAML prettier 7 0 0 0 0.63s
✅ YAML v8r 7 0 0 6.26s
✅ YAML yamllint 7 0 0 0.51s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,SPELL_CSPELL,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants