yuqi1129 opened a new pull request, #12484: URL: https://github.com/apache/gravitino/pull/12484
### What changes were proposed in this pull request? Cherry-pick the changes from #12477 to branch-1.3. - Upgrade docker/setup-buildx-action from v4.0.0 to v4.2.0. - Upgrade docker/setup-qemu-action from v4.0.0 to v4.2.0 across the workflows available on branch-1.3. - Keep the removed contrib catalog workflow deleted while resolving the modify/delete conflict. ### Why are the changes needed? The previous Buildx action SHA expired and was removed from the ASF GitHub Actions allowlist, causing workflows to fail before jobs could start. The QEMU action is upgraded proactively for the same reason. Backport: #12477 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? - Parsed all 29 GitHub workflow YAML files successfully. - Ran ./gradlew spotlessApply --no-daemon. - Ran git diff --check. -- 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]
