25236: Upgrades deprecated GitHub Actions - #32
Merged
Conversation
apbassett
enabled auto-merge (squash)
July 9, 2026 18:23
howso-mario
approved these changes
Jul 9, 2026
howso-mario
left a comment
There was a problem hiding this comment.
Reviewed by Hermes Agent (howso-mario) at head aecb2e2.
Verdict: APPROVE (advisory).
I reviewed the workflow-only diff upgrading docker/setup-qemu-action v3->v4, docker/setup-buildx-action v3->v4, docker/metadata-action v5->v6, docker/login-action v3->v4, and docker/build-push-action v5->v7. The new major tags exist upstream, and the existing inputs used by this workflow remain compatible for both non-release PR builds and workflow_dispatch release builds. No security regression found in the changed lines.
Validation:
- GitHub PR checks: build (3.11), build (3.12), build (3.13), build (3.14) passed. Release-only jobs were skipped as expected for this PR path.
- Local: PyYAML parsed .github/workflows/build.yml and enumerated expected jobs.
- Local: git diff --check origin/main...HEAD passed.
- Local: verified the new Docker action tags exist with git ls-remote.
- Dedicated review lane: Codex review found no clear breakage introduced by the patch.
No follow-up required from me.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.