gaogaotiantian opened a new pull request, #58068: URL: https://github.com/apache/spark/pull/58068
### What changes were proposed in this pull request? Follow-up to [SPARK-58834](https://issues.apache.org/jira/browse/SPARK-58834) on `branch-4.2`. The earlier backport to this branch updated most of the docker action pins but missed a few `docker/build-push-action` references that were still on the removed v7.1.0 (`bcafcac`). This PR bumps the remaining 3 occurrences to v7.3.0 (`53b7df9`) so the whole branch is consistent and off the removed pin. ### Why are the changes needed? The v7.1.0 (`bcafcac`) pin was removed from the ASF actions allow-list (apache/infrastructure-actions@273b783), so any workflow still referencing it would fail the allow-list check. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? CI on this PR exercises the updated action. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.8) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
