mchades opened a new pull request, #11908: URL: https://github.com/apache/gravitino/pull/11908
### What changes were proposed in this pull request? Update `.github/workflows/docker-image.yml` to replace the expired `docker/login-action` v4.0.0 SHA with the current ASF-allowlisted v4.2.0 SHA. ### Why are the changes needed? The existing `docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2` reference is no longer on the ASF allowlist, which causes `asf-allowlist-check` to fail when scanning repository workflows. Fix: N/A ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Ran the ASF allowlist check locally against `.github/**/*.y*ml`; all 19 unique action refs passed. -- 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]
