Pin dependencies#265
Conversation
|
SummaryPins GitHub Actions to specific commit SHAs for reproducibility and security This Renovate-generated PR replaces two dynamic action references with pinned commits:
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 knowFor reviewers:
|
|
Renovate Jira issue ID: BUILD-11423 |
|
There was a problem hiding this comment.
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.



This PR contains the following updates:
6c76730v1→1.0.0Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.