Skip to content

Pin dependencies#265

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions
Closed

Pin dependencies#265
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 20, 2026

This PR contains the following updates:

Package Type Update Change
SonarSource/ci-github-actions action pinDigest 6c76730
SonarSource/unified-dogfooding-actions action pin v11.0.0

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • "after 7am every weekday,before 8pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner May 20, 2026 13:44
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 20, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'pre-commit autoupdate --freeze || true' has not been added to the allowed list in allowedCommands

@renovate renovate Bot temporarily deployed to sca-checking May 20, 2026 13:44 Inactive
@sonar-review-alpha
Copy link
Copy Markdown
Contributor

sonar-review-alpha Bot commented May 20, 2026

Summary

Pins GitHub Actions to specific commit SHAs for reproducibility and security

This Renovate-generated PR replaces two dynamic action references with pinned commits:

  1. check-sca.yml: SonarSource/ci-github-actions/check-sca@master → pinned digest 6c76730 (current master at pin time)
  2. unified-dogfooding.yml: SonarSource/unified-dogfooding-actions/run-iris@v1 → pinned digest 54cee68 (equivalent to 1.0.0)

Pinning action commits ensures CI runs the exact same code every time, preventing unexpected breaking changes if upstream repositories update their branch or tag references.

What reviewers should know

For reviewers:

  • Both pins correspond to code versions already in use (master and v1.0.0), so this is not a version upgrade—just making the versions immutable.
  • The workflow functionality remains unchanged; this is purely about reference stability.
  • Future Renovate PRs will separately propose updates to newer versions if/when they're available.
  • The GitHub comment syntax (# master and # 1.0.0) makes the original reference visible for future maintenance.

  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@hashicorp-vault-sonar-prod
Copy link
Copy Markdown

hashicorp-vault-sonar-prod Bot commented May 20, 2026

Renovate Jira issue ID: BUILD-11423

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@sonar-review-alpha sonar-review-alpha Bot left a comment

Choose a reason for hiding this comment

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

LGTM! ✅

Clean, mechanical change with no bugs. Both SHAs check out: the short form 6c76730 in the PR description is the correct prefix of the full SHA applied in the diff, and both comments (# master, # 1.0.0) accurately document what was pinned from.

One pre-existing gap worth a follow-up: four workflows (RequestReview.yml, SubmitReview.yml, PullRequestCreated.yml, PullRequestClosed.yml) each reference sonarsource/gh-action-lt-backlog/*@v2 without a commit SHA — Renovate appears not to manage that action. This is not a blocker here, but the pinning strategy is incomplete until those are addressed.

🗣️ Give feedback

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant