Skip to content

chore(deps): bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0#216

Open
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/github_actions/SonarSource/sonarqube-scan-action-8.1.0
Open

chore(deps): bump SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0#216
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/github_actions/SonarSource/sonarqube-scan-action-8.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0.

Release notes

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

v8.1.0

What's Changed

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

Commits
  • 7006c44 Update SonarScanner CLI to 8.1.0.6389
  • edd319f NO-JIRA Bump actions/setup-node from 6.3.0 to 6.4.0 (#234)
  • e050aa9 NO-JIRA Bump actions/cache from 5.0.4 to 5.0.5 (#231)
  • 6cd3d8f NO-JIRA Bump madhead/semver-utils from 4.3.0 to 5.0.0
  • 5656853 SQSCANGHA-146 Add proxy support for GPG keyserver access (#244)
  • c444753 SQSCANGHA-140 Add the missing requirements in README.md (#243)
  • 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 8.0.0 to 8.1.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](SonarSource/sonarqube-scan-action@59db25f...7006c44)

---
updated-dependencies:
- dependency-name: SonarSource/sonarqube-scan-action
  dependency-version: 8.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 Dependency update PRs security Security-related PRs and issues labels May 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 07:50
@dependabot dependabot Bot added dependencies Dependency update PRs security Security-related PRs and issues labels May 25, 2026
@dependabot-automerge-petry dependabot-automerge-petry Bot enabled auto-merge (squash) May 25, 2026 07:50
Copy link
Copy Markdown
Contributor

@donpetry-bot donpetry-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review — APPROVED ✓

Risk: LOW
Reviewed commit: c28b0bf758b60d74544c8e72a901f5b07e6489b4
Review mode: triage-approved (single reviewer)

Summary

Dependabot minor-version bump of SonarSource/sonarqube-scan-action from 8.0.0 to 8.1.0. The change is a single line in .github/workflows/sonarcloud.yml, SHA-pinned to 7006c4492b2e0ee0f816d36501671557c97f5995 (the upstream v8.1.0 commit referenced in Dependabot's release notes). Confirms the triage-tier assessment.

Linked issue analysis

No linked issue (Dependabot dependency update). Upstream release notes call out two changes: proxy support for the GPG keyserver (SQSCANGHA-146) and a SonarScanner CLI bump to 8.1.0.6389 (SQSCANGHA-148). Both are routine maintenance.

Findings

  • ✅ SHA pin preserved; the new SHA matches the v8.1.0 release referenced by Dependabot.
  • ✅ Action is gated behind if: ${{ env.SONAR_TOKEN != '' }}, so no behavior change on forks/PRs without the secret.
  • ✅ Trusted publisher (SonarSource); minor version bump only.
  • ✅ No other files touched; nothing else in the workflow shifts.

CI status

All checks green: CodeQL (Analyze actions, Analyze python, CodeQL job) — SUCCESS.


Reviewed automatically by the PR-review agent (single-reviewer mode: opus 4.7). Reply if you need a human review.

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

Labels

dependencies Dependency update PRs security Security-related PRs and issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants