chore(deps): update docker/login-action digest to 650006c#2012
Conversation
yastman
left a comment
There was a problem hiding this comment.
Findings
No blocking findings.
Notes
- Single-line digest swap in
.github/workflows/publish-internal-images.yml:
docker/login-action@4907a6d… # v4→@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4. - Verified upstream:
GET https://api.github.com/repos/docker/login-action/git/refs/tags/v4→object.sha = 650006c6eb7dba73a995cc03b0b2d7f5ca915bee. Pin is genuine, comment label# v4truthful, commit signatureverified=true. - YAML still parses (
yaml.safe_loadclean).
Verification
gh pr checks 2012→ Lint + Fast Tests SUCCESS.- Renovate digest verified against GitHub git refs API.
Summary
- Review decision: clean.
- SDK-native check: not_applicable (action digest pin).
- Runtime blast radius: GHCR push job in
publish-internal-images.yml; behaviour-equivalent within v4.
|
Analysis (via TL;DR: low-risk digest move that re-pins the Commit + tag mapping
What changed in 59 commitsPure dependency / build-tooling work — no behavioural change to the action runtime:
Where this is used in this repoSingle call site: # .github/workflows/publish-internal-images.yml:68
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4Used to authenticate before Risk assessment
RecommendationMerge as-is. The bump:
Closes one entry on the Renovate Dependency Dashboard tracking issue (#11). — Audit performed with |
This PR contains the following updates:
4907a6d→650006cConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.